]> granicus.if.org Git - curl/commit
nss: explicitly tell NSS to disable NPN/ALPN
authorKamil Dudka <kdudka@redhat.com>
Wed, 18 Mar 2015 18:38:32 +0000 (19:38 +0100)
committerKamil Dudka <kdudka@redhat.com>
Wed, 18 Mar 2015 18:43:14 +0000 (19:43 +0100)
commite3fbdc7c8aef694bad55ec2f294cb2238f689984
tree54dc8bf8eba42d4cc9b7666183a16bae0b22213b
parent28de58504ecb0e8651741a1a55943108b56048bd
nss: explicitly tell NSS to disable NPN/ALPN

... if disabled at libcurl level.  Otherwise, we would allow to
negotiate NPN despite curl was invoked with the --no-npn option.
lib/vtls/nss.c