repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test305
blob
858a0040e18b7a86780879107b5cdb56abc58439
1
<testcase>
2
<info>
3
<keywords>
4
HTTPS
5
HTTP GET
6
FAILURE
7
</keywords>
8
</info>
9
10
# Client-side
11
<client>
12
<features>
13
SSL
14
</features>
15
<server>
16
https
17
</server>
18
<name>
19
insecure HTTPS without permission
20
</name>
21
<command>
22
https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
23
</command>
24
</client>
25
26
# Verify data after the test has been "shot"
27
<verify>
28
<strip>
29
^User-Agent:.*
30
</strip>
31
<errorcode>
32
77
33
</errorcode>
34
</verify>
35
</testcase>