You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
Type: code issue
RT, see #19329 . Note that Firefox shows a
Secure Connection Failed
message when visiting https://revoked.badssl.com .It seems fairly feasible to check the CSL and detect revoked certificate used by websites on Travis.
https://www.namecheap.com/support/knowledgebase/article.aspx/9968/38/how-to-check-the-certificate-revocation-status
The libcurl built-in checking is not very helpful, as it beaks all other checking.
https://curl.haxx.se/libcurl/c/CURLOPT_SSL_VERIFYSTATUS.html
The text was updated successfully, but these errors were encountered: