[openssl-dev] [openssl.org #4322] SSL_shutdown:shutdown while in init (1.0.2f)

Matt Caswell via RT rt at openssl.org
Fri Feb 19 14:46:39 UTC 2016


On Fri Feb 19 13:58:34 2016, Info at ECSystems.nl wrote:
> openssl 1.0.2f static build with nginx 1.9.12 (development version)
>
> about
>
https://github.com/openssl/openssl/commit/64193c8218540499984cd63cda41f3cd491f3f59
>
> This may solve the initial issue but creates a new one:
> SSL_shutdown() failed (SSL: error:140E0197:SSL
> routines:SSL_shutdown:shutdown while in init) while SSL handshaking

That is expected behaviour. The original behaviour returned a "success" result
from SSL_shutdown() even though it had actually failed. The new behaviour
reports that as an error.

Closing this ticket.

Matt

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4322
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list