Fix the no-nextprotoneg option
authorMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 10:41:19 +0000 (11:41 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 13:22:43 +0000 (14:22 +0100)
commit1595ca029cbc1f76971843d89ed06b6ffbf17c84
tree73fc2ea13d48087fdffaa67d01f46a1809bb73c2
parent2d897ae4d8af83d7920ac4c52d0cab32739d671b
Fix the no-nextprotoneg option

Misc fixes to get no-nextprotoneg config option working again.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/s_client.c
ssl/t1_ext.c
test/recipes/80-test_ssl_old.t
test/ssltest_old.c