The client has a deployment process that does not allow the use of the policy manager to do deployment to production Is there any way to deploy certificates to the gateway via command line?
Environment
Release: Component: APIMBL
Resolution
1. ensure /restman is published https://docops.ca.com/ca-api-gateway/9-4/en/published-services-and-policies/tasks-manage-menu-publish-services-and-apis/publish-internal-service/#PublishInternalService-GatewayRESTManagementService
2. /restman document after you publish /restman, you can get the help document from, https://<your gateway>:8443/restman/1.0/doc/restDoc.html#1.0/trustedCertificates
3. build the payload for create/update a certificate as per item 2, it requires l7:TrustedCertificate element, here is an example of "l7:TrustedCertificate",