Uploads the CA chain.
API URL
POST https://<host>/wsapis/v2.0.0/certmgmt/ca_chain -d <payload>
Payload
JSON containing the following fields:
"chain_name" : (string) "certificate_body" : "(string) <body of the certificate with EOL replaced by "\n" >" "certificate_comment" : "(string) <comment string>"
Sample curl requests
curl -kg -H "$c" -H 'content-type:application/json' "https://<host>/wsapis/v2.0.0/certmgmt/ca_chain" -d @upload_ca_chain.json
Availability
This command is available on the following platforms:
Network Security
Helix Enterprise
Authentication
Standard WSAPI authentication