Get Certificate Settings for Prisma Cloud Compute
GET/api/v31.02/settings/certs
x-prisma-cloud-target-env: {"permission":"manageDefenders","saas":true,"self-hosted":true}
x-public: true
Returns the Subject Alternative Name(s) (SANs) in Console's certificate. Defenders use these names to connect to Console.
cURL Request
Refer to the following example cURL request that uses basic auth to retrieve the SANs in Console's cert:
curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/settings/certs"
Responses
- 200
- default
CertSettings are the certificates settings