Comment on CA:WoSign IssuesparentComments−gkoberger10yYou could probably use the website URL + an API (such as https://www.ssllabs.com/projects/ssllabs-apis/)? There might be a better way, though.−Retr0spectrum10yIf someone shady was MITMing your traffic, they could just block access to the API. If you wanted to do the checks before loading each URL, it would make things very slow.
Comments
You could probably use the website URL + an API (such as https://www.ssllabs.com/projects/ssllabs-apis/)? There might be a better way, though.
If someone shady was MITMing your traffic, they could just block access to the API. If you wanted to do the checks before loading each URL, it would make things very slow.