netty5/transport-native-epoll/src
Trustin Lee e7cf1dcb98 Test TLS renegotiation with explicit cipher suite change
Motivation:

So far, our TLS renegotiation test did not test changing cipher suite
during renegotiation explicitly.

Modifications:

- Switch the cipher suite during renegotiation

Result:

We are now sure the cipher suite change works.
2014-12-12 17:49:16 +09:00
..
main Allow to lazy create a DefaultFileRegion from a File 2014-12-11 12:04:17 +01:00
test/java/io/netty/channel/epoll Test TLS renegotiation with explicit cipher suite change 2014-12-12 17:49:16 +09:00