3
votes
3answers
198 views

Wildcard certificate problem

My client bought wildcard certificate for domain example.com. We have setup ssl on website which is used under something.more.example.com and the wildcard certificate is reporting problems. Is there a ...
0
votes
2answers
1k views

Make wildcard certificate valid for ALL sites over the globe?

How I do to create a wildcard certificate for ALL domains? Here is my error: CACERTIFICATE.crt is imported as trusted in my browser. SERVERCERTICIATE.crt and SERVERPRIVATEKEY.key is used in a ...
0
votes
1answer
654 views

Wildcard SSL, one subdomain requires client certificate

This configuration works ok, but it asks for certificate on all subdomains. <VirtualHost IP:443> ServerName *.domain.tld ServerAlias www.*.domain.tld VirtualDocumentRoot ...
0
votes
4answers
4k views

Wildcard SSL Certificates with Exchange 2010?

Is anyone using a Wildcard Cert with Exchange 2010 please? We currently have a bunch of individual whatever.domain.com SSL certificates and as several are expiring soon it would be an ideal ...
9
votes
5answers
7k views

Wildcard SSL certificate for second-level subdomain

I'd like to know if any certificates support a double wildcard like *.*.example.com? I've just been on the phone with my current SSL provider (register.com) and the girl there said they don't offer ...
3
votes
2answers
896 views

ssl certificates for *.subdomain.example.com

I plan on getting a wildcard certificate for my domain like *.example.com, but I've heard varying reports about whether it will also work with second-level subdomains like *.subdomain.example.com -- ...
9
votes
5answers
853 views

Can I use the same wildcard certification for *.domain.com and domain.com

You can make an SSL certificate by using *.domain.com as the name. But unfortunately, this doesn't cover https://domain.com Is there any fix for this?