xref: /curl/tests/data/test312 (revision 6f2a1666)
1<testcase>
2<info>
3<keywords>
4HTTPS
5HTTP GET
6PEM certificate
7</keywords>
8</info>
9
10#
11# Server-side
12<reply>
13</reply>
14
15#
16# Client-side
17<client>
18<features>
19SSL
20local-http
21</features>
22<server>
23https Server-localhost.nn-sv.pem
24</server>
25<name>
26HTTPS GET to localhost and null-prefixed CN cert
27</name>
28<command>
29-4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/%TESTNUMBER
30</command>
31</client>
32
33#
34# Verify data after the test has been "shot"
35<verify>
36<errorcode>
3760
38</errorcode>
39</verify>
40</testcase>
41