4.1.3.2. Procedure – Importing the CA certificate manually

Procedure: 

To import the certificate of the CA using the addcert and getcert programs, complete the following steps.

Steps: 

  1. The certificate can be imported using the addcert.exe program located in the installation folder of the Zorp Authentication Agent (C:\Program Files\Satyr client by default). The program can be started from a command prompt. Provide the name and the path of the DER-format certificate as an input parameter, for example:

    • On 64 bit:

      C:\Program Files (x86)\Satyr Client\bin\addcert.exe C:\temp\AuthenticationAgent_CA.crt

    • On 32 bit:

      C:\Program Files\Satyr Client\bin\addcert C:\tmp\AuthenticationAgent_CA.crt
    Note

    Running addcert.exe requires administrator privileges.

  2. Verify that the certificate has been successfully imported by running getcert.exe. Running getcert.exe lists the Subject of all imported certificates.

  3. Restart the Zorp Authentication Agent Multiplexer service.