netty5/handler
Trustin Lee 06217aefb7 Add back the removed deprecated methods in SslContext
Motivation:

Previous backport removed the old methods and constructors. They should
not be removed in 4.x but just deprecated in favor of the new methods
and constructors.

Modifications:

Add back the removed methods and constructors in SslContext and its
subtypes for backward compatibility.

Result:

Backward compatibility issues fixed.
2014-10-31 13:53:31 +09:00
..
src Add back the removed deprecated methods in SslContext 2014-10-31 13:53:31 +09:00
pom.xml Backport ALPN and Mutual Auth SSL 2014-10-31 12:52:26 +09:00