Sun logo      Previous      Contents      Index      Next     

Sun ONE Portal Server, Secure Remote Access 6.2 Administrator's Guide

Chapter 6
The Netlet With PDC

This chapter describes how to configure the client browser’s Java Plugin so that the Netlet can be used with PDC. Please note:


Configuring Netlet for PDC

    To Confiure the Netlet for PDC
  1. Export the client certificate from the browser in one of the following formats:
    • PKCS
    • JKS
    • After exporting the client certificate, the java plugin should have the following JVM parameters that enable the VM to use the certificate:

      javax.net.ssl.keyStoreType

      javax.net.ssl.keyStorePassword

      javax.netl.ssl.keyStore

  2. Go to Control Panel and Launch Java Plugin
  3. Choose Advanced Tab, Java Runtime Environment
  4. Specify the Java Runtime Parameters. For example:
  5. Djavax.net.ssl.keyStoreType=pkcs

    Djavax.net.ssl.keyStorePassword=testing123

    Djavax.netl.ssl.keyStore="C:\dir\test.cert"

  6. Click Apply.
  7. Close the Java plugin and restart the associated browsers.


Previous      Contents      Index      Next     


Copyright 2003 Sun Microsystems, Inc. All rights reserved.