users@glassfish.java.net

Re: certs and keystore passw

From: <glassfish_at_javadesktop.org>
Date: Tue, 13 Nov 2007 07:06:42 PST

That's strange! The password is "changeit".
As far as I know, there is no username for this. There is only a store password. For example,
if I were to list the entries in keystore.jks, I'd do this:

[code]
kedar-mhaswades-computer:~/Software/glassfish-v2-b58f/domains/d/config kedar$ keytool -list -keystore ./keystore.jks
Enter keystore password: changeit

Keystore type: jks
Keystore provider: SUN

Your keystore contains 1 entry

s1as, Nov 6, 2007, keyEntry,
Certificate fingerprint (MD5): 3C:26:9B:CF:9D:B8:12:C1:57:91:32:C3:12:29:6F:D3

[/code]
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=245208