-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gabriel,

On 10/26/12 11:57 AM, Gabriel Huerta Araujo wrote:
> Regarding password I run keytool indicating my password which is
> the same as the indicated in my connector section:
> 
> keytool -list -keystore .keystore -storepass x_men_gha Tipo de
> almacén de claves: JKS Proveedor de almacén de claves: SUN
> 
> Su almacén de claves contiene 2 entradas
> 
> root, 24/10/2012, trustedCertEntry, Huella digital de certificado
> (MD5): E2:FF:EB:EF:B5:FA:85:2F:B4:85:FC:1B:1E:0E:94:37 tomcat,
> 24/10/2012, trustedCertEntry, Huella digital de certificado (MD5):
> E2:FF:EB:EF:B5:FA:85:2F:B4:85:FC:1B:1E:0E:94:37

I don't usually use keystores... do the "root" and "tomcat" strings in
there indicate the "alias" for each entry?

Hmm... when I create a keystore like this:

$ keytool -genkey -alias tomcat -keyalg RSA

$ keytool -list
Keystore type: JKS
Keystore provider: SUN

Your keystore contains 1 entry

tomcat, Oct 26, 2012, PrivateKeyEntry,
Certificate fingerprint (SHA1):
C1:8A:4F:EF:80:AB:41:8E:10:B4:98:6B:C4:EE:58:7E:7A:F2:8C:A8

Note the "PrivateKeyEntry" in there: you need to have the
certificate's private key available in order to unlock the
certificate. Can you try re-creating your keystore and posting all the
commands you use?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlCK5JgACgkQ9CaO5/Lv0PB43gCgusGt82p+037mjGlwk0UsFtQ9
cBoAmwZrEYkIXxNjW7MF/Mqk9raXdhyB
=9CMe
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to