[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874918#comment-17874918
 ] 

ASF subversion and git services commented on HTTPCLIENT-2336:
-------------------------------------------------------------

Commit ec4da301bca5b5fd8c34a228cb43738d043e6160 in httpcomponents-client's 
branch refs/heads/master from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=ec4da301b ]

HTTPCLIENT-2336: Corrected hostname identity verification logic


> Update PublicSuffixMatcher to use "formal algorithm"
> ----------------------------------------------------
>
>                 Key: HTTPCLIENT-2336
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2336
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient (classic)
>            Reporter: Mass Dosage
>            Priority: Major
>             Fix For: Future
>
>
> We’ve been using the {{PublicSuffixMatcher}} component from 
> “httpcomponents-client” to implement comparisons of domains and public 
> suffixes according to the rules defined by the standard at 
> [https://github.com/publicsuffix/list/wiki/Format#formal-algorithm] and using 
> the Public Suffix List produced by Mozilla at 
> [https://publicsuffix.org/list/effective_tld_names.dat].
> We noticed unexpected results where the current behaviour of 
> {{PublicSuffixMatcher}} deviates from the formal algorithm. We ported over 
> the unit tests from 
> [https://github.com/publicsuffix/list/blob/master/tests/test_psl.txt] to 
> determine all the differences as there are a number of tests which fail. This 
> follows on from an earlier discussion on the mailing list at 
> [https://lists.apache.org/thread/ylom7gcopxtrcb4zm6q8c9k7fo0jt5km].
> We have made changes to get all the tests to pass and will raise a PR shortly 
> to reference this ticket.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to