| Sign In/My Account | View Cart |
| Article: |
A Day in the Life of #Apache | |
| Subject: | Hmm. Perhaps I'm mistaken | |
| Date: | 2005-02-23 14:56:16 | |
| From: | Rich Bowen | |
|
I could very well be mistaken. I'll investigate the issue of wildcard certs more thoroughly. I was under the impression that support for them was spotty.
|
||
Showing messages 1 through 4 of 4.
However, it also says that "more than one dNSName name" may be contained within a certificate, and "a match in any one of the set is considered acceptable". So that would seem to be the proper way to include multiple names in a single SSL certificate. However, I doubt that any browsers support that, or certificate generators for that matter. I could be wrong, but I couldn't find anything in Google on it.
Internet Explorer 6 only recognized one level of naming for the wildcard. That is, *.example.com will match www.example.com, but will not match www.monkeys.example.com
And, of course, if you're not making the certs yourself, wildcard certs are considerably more expensive than regular ones.
Sorry for the misinformation.