-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionality
Description
🐛 Bug Report
pshtt sometimes returns None for the Valid HTTPS field. Originally reported by @climber-girl.
To Reproduce
This error is difficult to reproduce. It happened with the following domains (and more) in the July 26-28 BOD scanning run:
icisairtestnode.epa.govicisbatchcdxtest.epa.govicisreportsxidev.epa.govicisstagenode.epa.goviciswsprod.epa.goviciswsstage.epa.goviciswstest.epa.gov
Expected behavior
The Valid HTTPS field should be True or False.
Any helpful log output
Cross-referencing the CloudWatch logs and the pshtt source code, I can see that the error is due to an exception thrown by sslyze when analyzing certificates.
Metadata
Metadata
Assignees
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionality
Type
Projects
Status
To do