Skip to content

Conversation

yaauie
Copy link
Contributor

@yaauie yaauie commented May 31, 2023

The legacy and out-of-date StrictHostnameVerifier from Apache HTTP Client is deprecated with guidance to use the DefaultHostnameVerifier, which is in fact a strict but modern verifier that can handle modern identity claims.

Resolves: #1138

The legacy and out-of-date `StrictHostnameVerifier` from Apache HTTP Client
is deprecated with guidance to use the `DefaultHostnameVerifier`, which is
in fact a strict but modern verifier that can handle modern identity claims
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BREAKING: ssl_certificate_verification => true uses deprecated verifier since v11.14.0

3 participants