openssl: honor --[no-]alpn|npn command line switch
authorFabian Frank <fabian@pagefault.de>
Tue, 11 Feb 2014 07:05:13 +0000 (23:05 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Feb 2014 21:55:23 +0000 (22:55 +0100)
commitec9476052d6c536e101af7f7e4179ba5aa2c4d3b
tree2f6b751b8b4c44367c996f14cf7fe56fc3285d79
parent8f5a9147be7bf100542c29bedf0d3f7376c667d2
openssl: honor --[no-]alpn|npn command line switch

Disable ALPN or NPN if requested by the user.
lib/vtls/openssl.c