On Fri Feb 19 13:58:34 2016, i...@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 -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev