Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Travis fetch test should not pass for revoked certificates #19330

Closed
cschanaj opened this issue Jun 3, 2020 · 0 comments
Closed

Travis fetch test should not pass for revoked certificates #19330

cschanaj opened this issue Jun 3, 2020 · 0 comments

Comments

@cschanaj
Copy link
Collaborator

cschanaj commented Jun 3, 2020

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.

Note that if this option is enabled but the server does not support the TLS extension, the verification will fail.

https://curl.haxx.se/libcurl/c/CURLOPT_SSL_VERIFYSTATUS.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants