facebookarchive / nifty

Thrift on Netty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test RSA certificate in netty-examples will expire in early 2017

ivmaykov opened this issue · comments

The RSA cert checked into netty-examples/src/main/resources/rsa.crt will expire in early 2017, which will probably cause the test to start failing. We should regenerate the cert with a longer expiration (say, 10000 days) before then.