Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Portal Server 6 2004Q2 Secure Remote Access Administration Guide 

Chapter 6
Netlet With PDC

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


Note

Only Virtual Machines (VMs) with JSSE support Netlet with PDC.



Configuring Netlet for PDC

    To Configure 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 2004 Sun Microsystems, Inc. All rights reserved.