0

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 ?

Bijendra
  • 9,467
  • 8
  • 39
  • 66
Benjamin
  • 531
  • 2
  • 6
  • 18

1 Answers1

2

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

Community
  • 1
  • 1
authcate
  • 1,125
  • 6
  • 13