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!

How to disable Java Plug-In authentication dialog box ?

843811Nov 30 2007 — edited Jan 10 2008
Hi,
I'm using SSL connection with client authentication. Certificate is on hardware device.
I'm providing keystore with cert for SSLContext in my app programmatically.
When I run it from console (java -jar) it works ok.
*When I use it as an applet i get browser prompt (popup dialog) for client certificate.*
How to disable it ? (jre 1.5.0_12 + Firefox + Linux Ubuntu)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2008
Added on Nov 30 2007
7 comments
284 views