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!
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.
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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now