nss: reset SSL handshake state machine

... when the handshake succeeds

This fixes a connection failure when FTPS handle is reused.
This commit is contained in:
Kamil Dudka
2014-10-20 18:18:57 +02:00
parent 8ed66f98a9
commit 0aecdf6828
2 changed files with 10 additions and 8 deletions

View File

@@ -34,6 +34,7 @@ This release includes the following bugfixes:
o Cmake: Avoid cycle directory dependencies
o Cmake: Build with GSSAPI (MIT or Heimdal)
o vtls: provide backend defines for internal source code
o nss: fix a connection failure when FTPS handle is reused
This release includes the following known bugs: