I met an error
Closed this issue · 2 comments
abigsaltyfish commented
hello,when I run "./server [meta port] [data port] [key port]",it throw "error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small:../ssl/ssl_rsa.c:310",Have you ever met such a mistake?
tinoryj commented
That version‘s ssl keys may out of date,you can try to regenerate the keys. the problem should be solved.
abigsaltyfish commented
Thank you for your answer