i use jdk1.2.2 (ibm)

-----Message d'origine-----
De : Jonathan Eric Miller [mailto:[EMAIL PROTECTED]]
Envoyé : mercredi 22 août 2001 15:29
À : [EMAIL PROTECTED]
Objet : Re: Jsse / SSL / Tomcat 



----- Original Message -----
From: "zze-messager FTM balr002" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 22, 2001 2:42 AM
Subject: Jsse / SSL / Tomcat


> Hello,
>
> I need to use HTTPS
>
> 1. I've installed jsse.jar, jnet.jar and jcert.jar both in
$JDK/jre/lib/ext
> and in $TOMCAT/lib.
> 2. I need now to create a server certificate : I've tried the command line
:
>
>
> keytool -genkey -alias tomcat -keyalg RSA
>
> -> i'm asked for the password : changeit
> but, the following error appears : keytool generator notr available.

What version of the JDK are you using? Are you using Sun's JVM?

> What's haapened ?
> What can i do ?
> What's does it mean "tomcat" after the key word "alias" ??

That's the alias/name that is associated with the certificate that you are
creating.

Jon

>
> Tanks for help,
>
> Delphine
>

Reply via email to