Fix the no-tls option
authorMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 12:39:45 +0000 (13:39 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 13:29:02 +0000 (14:29 +0100)
commit2af22b7dd56e5464984aeaf9c025674deef3aada
treed6cd7ae17e4cf43156b5118d8c04c6eb82e00e14
parent1595ca029cbc1f76971843d89ed06b6ffbf17c84
Fix the no-tls option

The no-tls option was failing in the tests. This fixes it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/80-test_ssl_old.t