netty5/handler/src
Lionel Li 28d2560679 Update SSLEngineTest certificate validity
Motivation:
A bunch of unit tests are failing due to certificates having expired.
This has to be replaced with a newly generated certificate that has a
longer validity.

Modifications:
- generated a certificate with validity of 100 years from now

Results:
Unit tests are passing again
2017-09-20 21:47:38 -07:00
..
main/java/io/netty/handler Only load native transport if running architecture match the compiled library architecture. 2017-09-04 13:34:55 +02:00
test Update SSLEngineTest certificate validity 2017-09-20 21:47:38 -07:00