google / testrun

A tool to automate verification of network-based device behavior
Apache License 2.0
28 stars 9 forks source link

Provide further context in TLS test results #955

Open duncangreene opened 2 weeks ago

duncangreene commented 2 weeks ago

What is the problem your feature is trying to solve? Testrun may report the below in the TLS test results, but there is no context to tell the user why the certificate is invalid.

Image

Describe the solution you think would solve the problem There may be a multitude of reasons as to why a certificate was reported to be invalid, Testrun should report this to the user, sort of akin to how Google Chrome does.

Image

Additional context There may be merit including additional useful information such as the certificate hierarchy.

Image