I know the bundled application server has a keystore per domain (<Creator_home>/SunAppServer8/domains/creator/config/keystore.jks). But I don't know how that is managed. Try to look at the appserver documentation at http://docs.sun.com/app/docs/coll/1343.2 etc.
The IDE itself does not have a keystore as far as I know. It would simply use the setup of the underlaying jdk (<Creator_home>/java).
I hope this helps a bit.
Thanks,
-- Marco
Hi All,
I have been instaling a payment service providers Geotrust.cer for server to server security.
My understanding is that Sun server does not look at the jdk cacerts . I changed /SunAppServer8/lib/install/templates/cacerts.jks and ./SunAppServer8/domains/creator/config/cacerts.jks and now The https connection works.
BTW I used http://portecle.sourceforge.net/ as an open source installation tool. Hope this helps.
Regards
Jim