41 lines
496 B
Plaintext
41 lines
496 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
HTTPS
|
|
HTTP GET
|
|
PEM certificate
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Server-side
|
|
<reply>
|
|
</reply>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
SSL
|
|
local-http
|
|
</features>
|
|
<server>
|
|
https test-localhost0h.pem
|
|
</server>
|
|
<name>
|
|
HTTPS wrong subjectAltName but right CN
|
|
</name>
|
|
<command>
|
|
-4 --cacert %SRCDIR/certs/test-ca.crt https://localhost:%HTTPSPORT/%TESTNUMBER
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
<errorcode>
|
|
60
|
|
</errorcode>
|
|
</verify>
|
|
</testcase>
|