netty5/handler
Trustin Lee a6a42d2f19 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 14:15:33 +09:00
..
src Add back the removed deprecated methods in SslContext 2014-10-31 14:15:33 +09:00
pom.xml Backport ALPN and Mutual Auth SSL 2014-10-31 14:15:12 +09:00