misc: addressed comments

This commit is contained in:
Sheen Capadngan
2025-11-28 04:33:14 +08:00
parent 96d36bf1a6
commit b5e2547af0
7 changed files with 12 additions and 41 deletions

View File

@@ -221,7 +221,7 @@ In the following steps, we explore how to issue a X.509 certificate under a CA.
### Sample request
```bash Request
curl --location --request POST 'https://app.infisical.com/api/v3/pki/certificates/issue-certificate' \
curl --location --request POST 'https://app.infisical.com/api/v1/cert-manager/certificates/issue-certificate' \
--header 'Content-Type: application/json' \
--data-raw '{
"profileId": "<profile-id>",