In my keychain I have my ssl cert, and I have it set to always trust. But yet every single time I go to my website, I get the error "cannot verify the identity of the website."
In my keychain I have my ssl cert, and I have it set to always trust. But yet every single time I go to my website, I get the error "cannot verify the identity of the website."
The website in the certificate must match the website address used in the browser. For example, if all the world sees your website as www.mysite.com, and your certificate is for www.mysite.com, but your home machine lets you access the site as "mysite", then it won't work.