Skip to content

feat: support new tls.ca-file field #1124

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

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

Conversation

sdil
Copy link

@sdil sdil commented May 29, 2025

Summary

We have a use case where we want to monitor self-signed cert served from MTLS endpoint. Currently, Gatus will show error tls: failed to verify certificate: x509: certificate signed by unknown authority

With this change, I'm able to specify my own CA and the check is passing.

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@github-actions github-actions bot added the feature New feature or request label May 29, 2025
@sdil sdil marked this pull request as draft May 29, 2025 06:46
@sdil sdil marked this pull request as ready for review May 29, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant