comparison auto/os/darwin @ 6407:062c189fee20

SSL: avoid calling SSL_shutdown() during handshake (ticket #901). This fixes "called a function you should not call" and "shutdown while in init" errors as observed with OpenSSL 1.0.2f due to changes in how OpenSSL handles SSL_shutdown() during SSL handshakes.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 19 Feb 2016 17:27:30 +0300
parents 85dea406e18f
children e393c0bf53d3
comparison
equal deleted inserted replaced
6406:d194cad6dd3a 6407:062c189fee20