Skip to content

Crl ocsp cleanup #2272

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Crl ocsp cleanup #2272

wants to merge 3 commits into from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Jun 20, 2025

This includes fixes and docs updates for ZOOKEEPER-4090 ZOOKEEPER-4091 and ZOOKEEPER-4092

stoty added 2 commits June 19, 2025 07:06
- Enable server hostname verification if truststore is not specified
- Make sure tcnative specific enableOCSP method is not called for JRE SSL provider
- Add new config option to enable tcnative specific enableOCSP methid
- Add new config option to separetely enable certificate revocation checking
- Add new config option to disable existing implicit certificate revocation checking login
@stoty stoty marked this pull request as draft June 20, 2025 08:26
@stoty
Copy link
Contributor Author

stoty commented Jun 20, 2025

@anmolnar
This is a draft for the discussed TLS/CRL/OCSP changes as a single patch.

This takes a slightly different approach as the previous patches based on our discussions.

One new element is using your fallback hostname verification code if there is no custom truststore defined.

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.

1 participant