Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Add the Root CA Certificate to the Certificate Database

  1. Add the root ca certificate to the database.


    WebServer_base/SUNWwbsvr7/bin/wadm install-cert --user=admin --password-file=ps
    --host=node1.domain-name --port=8989 --ssl=true
    --rcfile=rcfile1 --echo=true --token=internal --config=node1
    --cert-type=ca --file-on-server=true --nickname=rootca
    root-CA-file-path
    
  2. Type the token values.

    • Pin: password

    • Administrator user password: password

  3. Restart the server configuration.