Configuration Mode Commands : SteelHead Configuration Commands : Hardware Security Module Commands : protocol ssl hsm safenet hsm-server import-cert
  
protocol ssl hsm safenet hsm-server import-cert
Imports the HSM server certificate into the server-side SteelHead local directory.
Syntax
[no] protocol ssl hsm safenet hsm-server name <hsm-device-name> import-cert "<cert-data>"
Parameters
name <hsm-device-name>
Specifies the HSM device name.
import-cert "<cert-data>"
Imports certificate data in PEM format to the server-side SteelHead local directory.
Usage
Use this command as part of the configuration process to set up the trusted NTL connection between the server-side SteelHead and the HSM.
To obtain the HSM server certificate file that you import, secure copy the file from the HSM:
scp admin@<HSM_hostname>:server.pem <HSM_hostname>.pem
Example
amnesiac (config) # protocol ssl hsm safenet hsm-server name safenet-host1 import-cert "-----BEGIN CERTIFICATE-----
> MIIDKzCCAhOgAwIBAgIBADANBgkqhkiG9w0BAQsFADBZMQswCQYDVQQGEwJDQTEQ
> -----END CERTIFICATE-----"
Product
SteelHead CX
Related Commands
show protocol ssl hsm safenet