]> granicus.if.org Git - curl/commit
schannel SSL: fix for renegotiate problem
authorMark Salisbury <mark.salisbury@hp.com>
Wed, 20 Jun 2012 16:24:47 +0000 (10:24 -0600)
committerYang Tse <yangsita@gmail.com>
Wed, 20 Jun 2012 18:32:14 +0000 (20:32 +0200)
commit8f92e8be122de21d924b920c2c9fcd687f91a83a
treef7bd2a6b21937878679c40eea41d7bc2ee67fba4
parenta3e3f8ffa0a3711adfda1486aaf2cd9e61c485a7
schannel SSL: fix for renegotiate problem

In schannel_connect_step2() doread should be initialized based
on connssl->connecting_state.
lib/curl_schannel.c