jfclere commented on PR #517:
URL: https://github.com/apache/tomcat/pull/517#issuecomment-1138189852

   Actually the encrypted keys created by CA.pl can't be read by Tomcat. They 
need to be converted to PKCS 8 like:
   openssl pkcs8 -topk8 -in newkey.pem -out newkey.pkcs8.pem
   I though that worked in the past, am I wrong?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to