/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test311
39 строк
548 B
Viktor Szakats
tests: skip test 311 for wolfSSL 5.9.2
09 июл 2026, 22:09
09 июл 2026, 22:09
50c244c
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> HTTPS HTTP GET PEM certificate </keywords> </info> # Server-side <reply> </reply> # Client-side <client> <features> SSL local-http !wolfssl-5.9.2 </features> <server> https test-localhost0h.pem </server> <name> HTTPS wrong subjectAltName but right CN </name> <command> -4 --cacert %CERTDIR/certs/test-ca.crt https://localhost:%HTTPSPORT/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> <errorcode> 60 </errorcode> </verify> </testcase>