Skip to content
Snippets Groups Projects
Commit a2effd12 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Disabled test 307 for now.

parent 7b704e17
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,10 @@ OpenSSL
<server>
https
</server>
<precheck>
echo Cannot determine list of SSL engines
</precheck>
<name>
simple HTTPS GET with openssl engine
</name>
......
......@@ -8,7 +8,7 @@ OpenSSL
https
</server>
<name>
simple HTTPS GET with invaild crypto engine
simple HTTPS GET with invalid crypto engine
</name>
<command>
--engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment