> You can download a SunJSSE RSA provider which is free from the java.sun home
> site.

    Also look at http://www.openjce.org/ as that may or may not fit your
licensing needs better than Sun's license.

> After installing the JSSE, you need to copy the lib/*.jar to the jre's
> lib/ext directory.

    Don't forget to add the provider to your
JRE_HOME/lib/security/java.security file.  It should go after
security.provider.1 but before security.provider.2 (at least with OpenJCE).
YMMV.

  -- /v\atthew
-- 
Matthew L Daniel    Never put off until tomorrow what you can do today.
Wizard              There might be a law against it by that time.
[EMAIL PROTECTED]    -- `/usr/bin/fortune`

Reply via email to