mtollari 9fdb0030c4 Patch level : 12.0
Files correlati     : 
omento            : Aggiornata cUrl alla ultima versione su Github: 7.56.1

git-svn-id: svn://10.65.10.50/branches/R_10_00@24202 c028cbd2-c16b-5b4b-a496-9718f37d4682
2017-11-27 14:17:52 +00:00

36 lines
435 B
Plaintext

<testcase>
<info>
<keywords>
HTTPS
HTTP GET
FAILURE
</keywords>
</info>
#
# Client-side
<client>
<features>
OpenSSL
!MultiSSL
</features>
<server>
https
</server>
<name>
simple HTTPS GET with invalid crypto engine
</name>
<command>
--engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<errorcode>
53
</errorcode>
</verify>
</testcase>