Motivation: PR https://github.com/netty/netty/pull/6803 corrected an error in the return status of the OpenSslEngine. We should now be able to restore the SslHandler optimization. Modifications: - This reverts commit 7f3b75a5091dcd6d882102fdb92daa6931e02c30. Result: SslHandler optimization is restored.