PDA

View Full Version : Free SSL certifficate options



Fli
04-21-2014, 10:12 PM
Please do you know any free SSL certifficate providers?

so far i found:

1)
https://eddyn.startssl.com/ - its claimed this URL uses the free StartSSL certifficate and this certifficate canot be use for IPs, only domains, and is only for non-commercial use. a guide on how to setup it (http://konklone.com/post/switch-to-https-now-for-free)

2)
This is an unprofit organization which may provide free SSL: https://letsencrypt.org/

3)
Use CloudFlare.com free SSL & CDN! http://www.fastcomet.com/tutorials/cloudflare/activating-universal-free-ssl
if do not work, try "flexible" type of SSL and maybe try adding this to .htaccess:
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

4)
WoSign, https://buy.wosign.com/free/, tested, issued automatically, works

------
Once certifficate is installed, you may test it: https://www.ssllabs.com/ssltest/