netty5/handler
Norman Maurer 2766fc49e2 Expose new way of setting session keys
Motivation:

We should provide a better way to set session keys that not use the deprecated method of netty-tcnative.

Modifications:

- Add OpenSslSessionTicketKey
- Expose new method on OpenSslServerContext and deprecate the old method.

Result:

Easier to use and can remove the deprecated method later on.
2015-09-25 20:58:04 +02:00
..
src Expose new way of setting session keys 2015-09-25 20:58:04 +02:00
pom.xml Update Netty to latest netty-tcnative 2015-09-18 12:07:21 -07:00