In File for Media, select the path and filename where the soft token shall be stored., for example \CM\server\certs\protocol-gateway-ra.p12
In Procedure, select Protocol Gateway RA Token.
Enter values in Country, Organization and set Common Name to Protocol Gateway RA.
In SIgnature PIN, enter the PIN for Security officer 1.
In the popup dialog, select a PIN for the soft token.
When the soft token is issued, a popup window is opened where the certificate is shown. Open, select Save to file (DER), and save protocol-gateway-ra.cer as a DER.encoded certificate.
Issue certificate for Protocol Gateway officer
The Protocol Gateway Officer that was imported, needs a certificate. In this example it is issued as a soft token.
In the menu, select Cross > Export Certificate > Binary.
Store the certificate as SystemCA.cer. This certificate shall be used later in the Protocol Gateway configuration.
Configure Protocol Gateway
Copy officer and RA tokens to Protocol Gateway
Copy the Protocol Gateway Officer token and the Protocol Gateway RA token to the Protocol Gateway \conf folder, for example C:\ProgramData\Nexus\cm-gateway\conf\certdir.
protocol-gateway-vro.p12 This is needed for Protocol Gateway as a virtual registration officer, when devices request certificates in an automated workflow.
protocol-gateway-ra.p12 This is needed for certain protocols (EST, CMP, CMC and SCEP), for example for Full PKI requests. The specified RA token is used to establish secure transactions with the end entities requesting certificates. For more information on Full PKI Requests, see the CMC specification: RFC 5272 Section 3.2.
Trust CM host
For Protocol Gateway to trust the CM host:
Copy the TLS CA certificate SystemCA.cer to the \conf\certdir trust store folder, for example C:\ProgramData\Nexus\cm-gateway\conf\certdir.
Set CM-gateway.properties
To set properties for Protocol Gateway:
Open the file \Nexus\cm-gateway\conf\cm-gateway.properties for editing.
Modify the following properites:
Set cmhost to your CM host.
Set officer.keyfile to the Protocol Gateway Officer token file and officer.password to the related PIN.