mirror of
https://github.com/curl/curl.git
synced 2025-04-06 16:10:34 +08:00
test2043: use revoked.badssl.com instead of revoked.grc.com
The certificate of revoked.grc.com has expired on 2020-04-13. Reviewed-by: Jay Satiro Closes #5233
This commit is contained in:
parent
8a2038a3ad
commit
a6f7b2f2a4
@ -19,7 +19,7 @@ none
|
||||
Disable certificate revocation checks
|
||||
</name>
|
||||
<command>
|
||||
--ssl-no-revoke -I https://revoked.grc.com/
|
||||
--ssl-no-revoke -I https://revoked.badssl.com/
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user