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
/
test308
blob
d20556a1997574192f67b57ac8ce524e2b72c11e
1
<testcase>
2
<info>
3
<keywords>
4
HTTPS
5
HTTP GET
6
FAILURE
7
</keywords>
8
</info>
9
10
#
11
# Client-side
12
<client>
13
<features>
14
OpenSSL
15
</features>
16
<server>
17
https
18
</server>
19
<name>
20
simple HTTPS GET with invalid crypto engine
21
</name>
22
<command>
23
--engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
24
</command>
25
</client>
26
27
#
28
# Verify data after the test has been "shot"
29
<verify>
30
<errorcode>
31
53
32
</errorcode>
33
</verify>
34
</testcase>