I read this tutorial "http://docs.jboss.org/jbossweb/7.0.x/ssl-howto.html" and i already have JBoss Server with SSL.

I want to use current cert.

(what i generate by "keytool -genkey -alias tomcat -keyalg RSA")

in Apache 2 (as Front-end for JBoss).

But i don't know how to convert key from keytool in PEM (key and cer files). How do it ?

有帮助吗?

解决方案

This question has already been answered. Please check the answers for the same questions: how to convert CRT to PEM and or: How to make PEM from KEY and CRT files

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top