Using system property 'javax.net.ssl.trustStore' with an applet

M

mike

Hi,

I'm attempting to use SSL/JSSE to allow secure communications between
an applet and a server. Everything works fine if I set
javax.net.ssl.trustStore in the plug-in runtime parameters and specify
this to be a file on the local filesystem. I can also set this system
property in the init() method of the applet based on an applet
parameter, and if this specifies a file on the local filesystem
everything is again fine.

My question is how can I specify javax.net.ssl.trustStore to be a file
that is on the server the applet is served from, or better still in
the archive the browser has already downloaded? Is this possible?

This is my first post so apologies in advance if I've missed out some
required info!

Thanks,
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top