1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04: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:
Marc Hoersken 2020-04-13 20:38:14 +02:00
parent 8a2038a3ad
commit a6f7b2f2a4
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E

View File

@ -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>