Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multiple asterisks in wildcard certificate [closed]

Is it possible to get a wildcard certificate with more than one asterisk?

For example, would this work?

  • *.*.example.com

Or can we generate a certificate with only one leading asterisk, such as *.example.com?

like image 289
codingbear Avatar asked Oct 14 '22 19:10

codingbear


1 Answers

https://serverfault.com/questions/104160/wildcard-ssl-certificate-for-second-level-subdomain

like image 65
Jumbogram Avatar answered Nov 09 '22 13:11

Jumbogram