2
votes
1answer
92 views

Forwarded/custom domain names and SSL

Assume I have a website that offers a web-based service to companies: myservice.com Each company has a subdomain wildcarded via mod_rewrite: client1.myservice.com (This is typical of many ...
1
vote
1answer
100 views

How do SSL certificate authorities verify domains?

What is a reasonable and reputable SSL certificate signing authority -- and how do they verify the domain in the simplest case? Do they simply send an email to the Technical Contact for the domain ...
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 ...