cURL
curl --request GET \
--url https://us.infisical.com/api/v1/cert-manager/ca/internal[
{
"name": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "internal",
"configuration": {
"friendlyName": "<string>",
"commonName": "",
"organization": "",
"ou": "",
"country": "",
"province": "",
"locality": "",
"notBefore": "<string>",
"notAfter": "<string>",
"maxPathLength": 0,
"hsmConnectorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"hsmKeyLabel": "<string>",
"dn": "<string>",
"parentCaId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"serialNumber": "<string>",
"activeCaCertId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"crlDistributionPointUrls": [
"<string>"
],
"disableManagedCrlDistributionPointUrl": false
},
"enableDirectIssuance": true
}
]Internal
List
GET
/
api
/
v1
/
cert-manager
/
ca
/
internal
cURL
curl --request GET \
--url https://us.infisical.com/api/v1/cert-manager/ca/internal[
{
"name": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "internal",
"configuration": {
"friendlyName": "<string>",
"commonName": "",
"organization": "",
"ou": "",
"country": "",
"province": "",
"locality": "",
"notBefore": "<string>",
"notAfter": "<string>",
"maxPathLength": 0,
"hsmConnectorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"hsmKeyLabel": "<string>",
"dn": "<string>",
"parentCaId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"serialNumber": "<string>",
"activeCaCertId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"crlDistributionPointUrls": [
"<string>"
],
"disableManagedCrlDistributionPointUrl": false
},
"enableDirectIssuance": true
}
]Was this page helpful?
⌘I