Tagged Questions
2
votes
2answers
941 views
Self signed SSL certificate with a wild card - works for sub domain, fails for the main domain
For development purposes I created a self signed SSL certificate where CN = *.example.com.
After installing the certificate, when browsing to any sub domain https://sub.example.com I got the nice ...
1
vote
2answers
495 views
Getting SSL certificate for a sub-domain
Our company owns a domain say www.mycompany.com. I understand that it is trivial to get an SSL certificate for above domain since we do have a website running on that address. We want a certificate ...
10
votes
2answers
168 views
Choosing which domain to secure
We've got a website that is served on both www.example.com and just example.com - we've never done any sort of forcing users from one domain to the other, so if they land on example.com then that's ...