I can import the certificate... but what about the key ??
When your configure tomcat to work with SSL you have to execute --->
keytool -genkey -alias tomcat ... I would like to import my key (or
something ???)
with this "alias".

Thanks a lot,
============================
Ricardo Borillo Domenech
Programació - Servei d'Informàtica
Universitat Jaume I
----- Original Message -----
From: "Eirik Yksnøy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 12:23 PM
Subject: RE: Apache + mod_ssl === Tomcat + JSSE


try to import the certificates into your kaystore file with keytool -import
-trustcacerts   ++............

-----Original Message-----
From: Ricardo [mailto:[EMAIL PROTECTED]]
Sent: 5. september 2001 12:02
To: [EMAIL PROTECTED]
Subject: Apache + mod_ssl === Tomcat + JSSE


Hi, I have created a CA with openssl and I generate client and server
certificates.
I install this certificates in Apache (directories /ssl.cert and /ssl.key)
and it works, but how can i do the same in tomcat (keytool) to use this
certificates...
My question is how can import certificate and key to the keystore in tomcat.

Thaks a lot,
============================
Ricardo Borillo Domenech
Programació - Servei d'Informàtica
Universitat Jaume I


Reply via email to