xref: /aosp_15_r20/external/curl/tests/data/test305 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1<testcase>
2<info>
3<keywords>
4HTTPS
5HTTP GET
6FAILURE
7</keywords>
8</info>
9
10# Client-side
11<client>
12<features>
13SSL
14</features>
15<server>
16https
17</server>
18<name>
19insecure HTTPS without permission
20</name>
21<command>
22https://%HOSTIP:%HTTPSPORT/want/%TESTNUMBER --cacert moooo
23</command>
24</client>
25
26# Verify data after the test has been "shot"
27<verify>
28<errorcode>
2977
30</errorcode>
31</verify>
32</testcase>
33