TLS Certificate Logs on Frontend #2502
didotb
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
A TLS Certificate related logs on the Web UI, for troubleshooting without opening console.
Motivation
While I was away from home, I received a bunch of TLS Certification failed, which I didn't have a way to see what was the problem till I SSH into the server; but which I couldn't because I didn't bring my PC with me which had the only trusted certificate to the edge server.
So I had to wait till I got back home to recover from the failure, which turned out to be caused by DNS CAA which I had forgotten to update. I didn't have had to wait for long to solve it, and didn't have had the need to SSH into the server to find out about it.
Proposed Solution
A new dropdown entry on the
Logssection on the Web UI solely meant for TLS related logs.Alternatives Considered
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions