Allow skipping TLS certificates verification #386

Open
opened 2026-04-05 16:19:31 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @msnkambule on 9/10/2025

When trying to monitor some internal web applications using internal and self signed TLS certificates, the OneUptime probe returns certificate related errors, e.g., "certificate signature failure".

It would be appreciated if there would be an option to set OneUptime to skip TLS certificate verification if desired. It should work like curl -k/--insecure.

A work around which is cumbersome was to add the internal CA certificates into the probe container.

*Originally created by @msnkambule on 9/10/2025* When trying to monitor some internal web applications using internal and self signed TLS certificates, the OneUptime probe returns certificate related errors, e.g., "certificate signature failure". It would be appreciated if there would be an option to set OneUptime to skip TLS certificate verification if desired. It should work like curl -k/--insecure. A work around which is cumbersome was to add the internal CA certificates into the probe container.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#386