tmercswims Posted December 26, 2011 Posted December 26, 2011 Hey, I want to enable SSL for my site, but I can't seem ti get it to work. I add the following to my .htaccess file (taken from another thread):RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]But it doesn't work - Chrome returns an error about the SSL certificate. How can I obtain/generate one for my site? I really have no idea at all, so sorry if this is a dumb question. Thanks in advance! Quote
Guest xaav Posted December 26, 2011 Posted December 26, 2011 cPanel requires that all SSL-enabled sites have a dedicated IP. Our Internet Service Provider requires that dedicated we pay them $12 for each dedicated IP. More information is available here. Quote
tmercswims Posted December 27, 2011 Author Posted December 27, 2011 Hmm. Well I think I will pass for now then. Thanks for the info though, now I know for the future! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.