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

pushgateway: fix authority CA key #58

Merged
merged 5 commits into from
Dec 7, 2021
Merged

Conversation

mping-exo
Copy link
Contributor

The authority key in tls section must match what the ssl context factory function expects (eg: ca-cert), otherwise the ssl context will be built with a nil CA and SSL host validation will fail.

@mping-exo mping-exo requested a review from tgrondier December 7, 2021 09:52
@mping-exo mping-exo merged commit 171f809 into master Dec 7, 2021
@mping-exo mping-exo deleted the pushgateway/fix-authority branch December 7, 2021 11:37
@mping-exo mping-exo restored the pushgateway/fix-authority branch January 16, 2025 13:02
@mping-exo mping-exo deleted the pushgateway/fix-authority branch January 16, 2025 13:03
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