Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

installing certificate during runtime?

843811Nov 5 2007
Hi,

I'm trying to connect to https server. I ran InstallCert.java and it created keystore in my JRE's security directory and now when I am connecting to https it works. However, let's say I want to use my application on another machine that does not have certificate for the http server I try to connect to. Should the keystore be installed there during runtime by exporting created keystore and importing it into my application.

thanks for you help,
Alex
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 3 2007
Added on Nov 5 2007
0 comments
128 views