Upload supplementary CA certificate list
Prev Next Uploads the supplementary CA certificate list.
POST https://<host>/wsapis/v2.0.0/certmgmt/supplemental_ca -d <payload>
JSON containing the following fields:
"certificate_name" : "(string) <name given at the import time>"
"certificate_body" : "(string) <body of the certificate with EOL replaced by "\n" >"
curl -kg -H "$c" -H 'content-type:application/json' "https://<host>/wsapis/v2.0.0/certmgmt/supplemental_ca" -d @upload_supplimental_cert.json
Availability
This command is available on the following platforms:
Network Security
Helix Enterprise
Standard WSAPI authentication
Was this article helpful?
Related articles
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Certificate Management
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Certificate Management
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Certificate Management
Intrusion Prevention System (IPS) > Network Detection and Response (NDR) > NDR 4.x > Network Detection and Response Console API Reference Guide 4.x > NDR RESTful API endpoints > Authentication