Hey
I want to get a (free) SSL certificate so I can test it out (on localhost) before applying it on my real site. This is for a Magento store but should be universal, more or less. Resources? Where should I get it from? How to?
Hey
I want to get a (free) SSL certificate so I can test it out (on localhost) before applying it on my real site. This is for a Magento store but should be universal, more or less. Resources? Where should I get it from? How to?
You could always set up an internal Certificate server on your network to issue internal certificates for testing. Also, if you are running the website on IIS 7.5, that version supports IIS creating self-signed certificates that is very useful for testing/validation purposes.
You could always set up an internal Certificate server on your network to issue internal certificates for testing. Also, if you are running the website on IIS 7.5, that version supports IIS creating self-signed certificates that is very useful for testing/validation purposes.
Im using Apache. How can I set up a Internet Certificate server on my network?
"internAl"
You could set up a full blown cert server on your network, but I would try to look into a self-signed cert for apache. I am not that familiar with apache, but a quick search on the intenet resulted in this interesting article. I would focus your efforts on a self-signed cert.
http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/
I was able to generate one with success :) The only current problem I have is that the entire site is SSLd............I cant SSL just ONE page...
I am able to know about this information .
I have the same question. Thanks for sharing the source JorgeM.
You can do it by using SelfSSL.exe. Check out this link.
http://code-in-action.blogspot.com/2008/09/create-and-install-ssl-certificate-in.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.