rschmitt opened a new pull request #198: DefaultHostnameVerifier: Match DNS and 
CN names against ICANN domains
URL: https://github.com/apache/httpcomponents-client/pull/198
 
 
   This change ensures that during hostname verification the public suffix
   list is only used to prevent wildcard matching against entire TLDs (e.g.
   `*.com`). Currently, private domains are also being matched against,
   which is preventing reasonable wildcards (such as
   `*.s3.eu-central-1.amazonaws.com`) from being respected.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to