mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:01:40 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue