Creating PKCS#12 archive (Optional)

Optionally, can also create a PKCS#12 archive. The PKCS#12 filed is an archive file format that contains the user certificate, private key and CA certificate. The PKCS#12 file can be imported directly into a browser.

Procedure

  1. Open a command prompt window.
  2. Navigate to the directory.
  3. Enter the following command (with the -pkcs12 parameter) to create a PKCS#12 file:
       CA.sh -pkcs12 "ASG Server Demo Certificate"
    Note: ASG Server Demo Certificate is typically displayed in the browser list box. If you do not provide the ASG Server Demo Certificate argument, the name My Certificate is used by default.