Should presenting the root cert count as a critical issue? #524
roddie-digital
started this conversation in
General
Replies: 2 comments
-
Good point. It was a warning and then after discussing it with someone, I changed it to a critical. I don't remember why, but I'll try to search for the reason (in a commit / change / issue). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello - first off, thanks for this amazing script, I've had a few occasions now where it's been able to highlight issues where everything else had failed to. I wasn't sure to raise this as an issue so posting it here first. I noticed a when using the
--check-chain
option that if a host is presenting the root certificate the script will generate aCRITICAL
state rather thanWARNING
. I wanted to check if this is the intended behaviour because starting on line 6231 there is a comment saying it should raise a warning.Thanks again
Beta Was this translation helpful? Give feedback.
All reactions