netty5/handler
Norman Maurer 0915b1b215 Support SSLSession.getLocalCertificates() and getLocalPrincipal() when using OpenSSL
Motivation:

SSLSession.getLocalCertificates() and getLocalPrincipal() was not supported when using OpenSSL, which can produce problems when switch from JDK to OpenSSL impl.

Modifications:

Implement SSLSession.getLocalCertificates() and getLocalPrincipal() for OpenSslEngine.

Result:

More consistent behaving between JDK and OpenSSL based SSLEngine.
2015-09-15 12:21:47 +02:00
..
src Support SSLSession.getLocalCertificates() and getLocalPrincipal() when using OpenSSL 2015-09-15 12:21:47 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-09-02 08:58:54 +02:00