문제

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