I've just deleted my keystore and started over when I needed to change my 
password.  If you want to try this, find the file ".keystore" in your 
USER_HOME directory and delete it.


From: [EMAIL PROTECTED]
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: change passwd for keystore
Date: Thu, 21 Feb 2002 16:51:47 -0300
MIME-Version: 1.0
Received: from [192.18.49.131] by hotmail.com (3.2) with ESMTP id 
MHotMailBE3E9AC2001740043114C0123183FED50; Thu, 21 Feb 2002 11:51:30 -0800
Received: (qmail 1242 invoked by uid 97); 21 Feb 2002 19:51:11 -0000
Received: (qmail 1231 invoked from network); 21 Feb 2002 19:51:10 -0000
>From tomcat-user-return-11852-nathanpp Thu, 21 Feb 2002 11:53:27 -0800
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
Delivered-To: mailing list [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: Internet Mail Service (5.5.2653.19)
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

I�m trying others methods for install SSL CA Certificates on Tomcat4 and I
created a keystore with blank passwd anda now I
trying to change the passwd without sucessfull.
I simple made:
keytool -storepasswd
Enter keystore password:  changeit
then I made the comand:
keytool -keypasswd -alias importkey
Enter keystore password:  changeit
Enter key password for <importkey>:  changeit
keytool error: java.security.UnrecoverableKeyException: Cannot recover key

How can I change my passwd without problems?
Could anybody help me?
I need this urgently....

Thanks a lot.
Angelica

 >  -----Mensagem original-----
 > De:  Angelica
 > Enviada em:  ter�a-feira, 19 de fevereiro de 2002 15:23
 > Para:        '[EMAIL PROTECTED]'
 > Assunto:     Import CA SSL Certificate in Tomcat 4.0
 >
 >
 > Hello,
 >
 > I have been some problems with import SSL CA Certificates on Tomcat4.  It
 > just doesn�t running!!
 >
 > I generated a key with openssl e send it to authority VeriSign that send
 > me two files with the certificate. Then I have three files:
 > cetipnet.key (The public key I generated by openssl)
 > cetipnet.crt (The certificate sent to me by Verisign)
 > cetipnet.ca.crt (valid certificate by Certification Authority)
 >
 > I try do the following commands:
 >
 > keytool -import -v -trustcacerts -alias tomcat -file cetipnet.crt
 >
 > Then , when I start the tomcat and see by page https://localhost:8443
 > occurs error sayind that the page connot appears.
 >
 > I would like to know if there is some  way to import valid certificate by
 > Certification Authority (not selfSign) and how can I install it.
 >
 > When I try to generate a SSL certificate (RSA) for tomcat 4.0 it works
 > fine!! But I need to import a trusted CA Certificate from VeriSign and it
 > didn�t work.
 >
 > Could you help me please?
 >

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>





_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to