netty5/handler
Norman Maurer a81d63eb55 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:57:42 +02:00
..
src Expose new way of setting session keys 2015-09-25 20:57:42 +02:00
pom.xml Update Netty to latest netty-tcnative 2015-09-18 12:09:41 -07:00