Regarding SSL

Hi, For configuring SSL in websphhere v 6.0 Do i have to purchase the Digital Keys or Default keys are enough.Please provide some help regarding this.I have configured with default keys.But it won't work.Thanks.
[233 byte] By [jagdeeshna] at [2007-10-3 11:06:58]
# 1
Dfeualt keys are enough. If you don't get it to run with default keys you won't get it to run with any other keys. The "advantage" of purchasing keys from a 3rd party is that your client sees that a 3rd party / official key issuer is trusting you.
MartinHilperta at 2007-7-15 13:29:51 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...
# 2

I think you both mean 'certificates', not 'keys'. Issuers don't issue private keys otherwise they wouldn't be private - you generate them yourself. You then export a certificate containing the corresponding public key and get it signed. You can sign it yourself if you are trusted as a signer by the peer.

And I don't know what is meant by 'default' keys.

ejpa at 2007-7-15 13:29:51 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...
# 3

Hi,

For configuring Default keys we have to know passwords for them.

How we can get them.Even after configure those passwords in sas.client file

me unable to configure SSL.If you know the procedure for configuring SSL in

Websphere V6.1 can you let me know.

Thanks.

jagdeeshna at 2007-7-15 13:29:51 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...