You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by GitBox <gi...@apache.org> on 2019/10/30 06:32:34 UTC

[GitHub] [incubator-apisix] toruneko opened a new issue #760: bug: wildcard certificates cannot match multi-level subdomains.

toruneko opened a new issue #760: bug: wildcard certificates cannot match multi-level subdomains.
URL: https://github.com/apache/incubator-apisix/issues/760
 
 
   ### Issue description
   *.test.com certificate cannot match a.b.test.com domain,
   because the wildcard only covers one level of subdomains
   https://en.wikipedia.org/wiki/Wildcard_certificate
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS:
   
   ### Minimal test code / Steps to reproduce the issue
   1.
   2.
   3.
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   
   
   
   ### What's the expected result?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services