Loading tests/data/test310 +5 −1 Original line number Diff line number Diff line Loading @@ -32,8 +32,12 @@ https Server-localhost-sv.pem simple HTTPS GET </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/310 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/310 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading tests/data/test311 +5 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,12 @@ https Server-localhost0h-sv.pem HTTPS wrong subjectAltName but right CN </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/311 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/311 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading tests/data/test312 +5 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,12 @@ https Server-localhost.nn-sv.pem HTTPS GET to localhost and null-prefixed CN cert </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/312 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/312 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading Loading
tests/data/test310 +5 −1 Original line number Diff line number Diff line Loading @@ -32,8 +32,12 @@ https Server-localhost-sv.pem simple HTTPS GET </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/310 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/310 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading
tests/data/test311 +5 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,12 @@ https Server-localhost0h-sv.pem HTTPS wrong subjectAltName but right CN </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/311 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/311 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading
tests/data/test312 +5 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,12 @@ https Server-localhost.nn-sv.pem HTTPS GET to localhost and null-prefixed CN cert </name> <command> --cacert certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/312 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/312 </command> # Ensure that we're running on localhost because we're checking the host name <precheck> perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );" </precheck> </client> # Loading