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

Use base tls flags if side-specific weren't specified #617

Merged
merged 3 commits into from
Jan 11, 2023

Conversation

Lagovas
Copy link
Collaborator

@Lagovas Lagovas commented Jan 11, 2023

Here is we fix #615 issue when common flags for all sides of communication tls_* (with application and database) are not applied for ocsp and crl verifiers if weren't specified tls_ocsp_[client|database]_*/tls_crl_[client|database]_* flags. With this fix should be enough to specify tls_* flags once for both sides.

Checklist

@Lagovas Lagovas merged commit e7d83b7 into master Jan 11, 2023
@Lagovas Lagovas deleted the lagovas/fix-tls-configuration branch January 11, 2023 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ISSUE] tls_ocsp_from_cert: ignore doesn't ignore database OCSP, undocumented behaviour
2 participants