For Programmers: Free Programming Magazines  


Home > Archive > Java Security > September 2004 > Applets and PKI certs









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Applets and PKI certs
Charles Goehring

2004-09-10, 8:59 am



I have an applet in my system and we have to begin requiring client-side
PKI certs. From the testing that I have done, this requires that certs
for the user, the server and the signing organization be installed in
the JVM(keystore) on each workstation. Recent versions of Java do not
use the certs installed in the browser - they must be in the keystore
inthe JVM.

Has anyone come up with an easy way to distribute and maintain these
certs to accomodate using applets? Visiting every worksatation is a bit
of a burden.

Any ideas would be appreciated.

Thanks
Chuck

MikeMotet

2004-09-14, 9:04 am

take a look at openoces.org
there is a signing applet using pkcs12 certificate.

-Michael

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com