Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-16963: Fix usage of clientHostnameVerification #1916

Merged
merged 9 commits into from
Sep 13, 2023

Conversation

HoustonPutman
Copy link
Contributor

https://issues.apache.org/jira/browse/SOLR-16963

A lot more context is provided in the JIRA, so look there, but basically this prop was changed in 8.4.1 to override the checkPeerName option, even though they are separate concerns.

@HoustonPutman
Copy link
Contributor Author

The tests pass locally.

@HoustonPutman HoustonPutman merged commit 901e0de into apache:main Sep 13, 2023
4 of 5 checks passed
@HoustonPutman HoustonPutman deleted the hostname-check-fix branch September 13, 2023 16:00
HoustonPutman added a commit that referenced this pull request Sep 13, 2023
- It no longer overrides the checkPeerName option
- It once again acts as a server setting to check the client
  hostname against the client certificate

(cherry picked from commit 901e0de)
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.

3 participants