You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/17 00:57:03 UTC

[GitHub] [apisix] tokers edited a comment on issue #6629: help request: wildcard certificate

tokers edited a comment on issue #6629:
URL: https://github.com/apache/apisix/issues/6629#issuecomment-1069791959


   @pingod 
   
   It's not a standard behavior to support the multiple level wildcard certificate, also some browsers support it.
   
   FYI:
   
   > If more than one identity of a given type is present in the certificate (e.g., more than one dNSName name, a match in any one of the set is considered acceptable.) Names may contain the wildcard character * which is considered to match any single domain name component or component fragment. E.g., *.a.com matches foo.a.com but not bar.foo.a.com. f*.com matches foo.com but not bar.com.
   
   See https://serverfault.com/questions/104160/wildcard-ssl-certificate-for-second-level-subdomain for details.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org