SSL Algorithm SunX509 not available
843811Aug 15 2001 — edited Aug 27 2001Hi,
I am running SSL via RMI with a test RSA certificate
but the Applet produces the following message on the java console
default context init failed: java.security.PrivilegedActionException <<java.security.NoSuchAlgorithmException: Algorithm SunX509 not available>>
I am using the SSL sockets as in the Sun example. I could get XOR sockets to work
OK with RMI/Applets. Any ideas? Many thanks for any help
Yours
Robert Fee