Skip to content

Commit 5f13dbb

Browse files
authored
[mTLS] Update byo-ca.mdx
1 parent 8464c55 commit 5f13dbb

File tree

1 file changed

+5
-0
lines changed
  • src/content/docs/ssl/client-certificates

1 file changed

+5
-0
lines changed

src/content/docs/ssl/client-certificates/byo-ca.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,8 @@ If you want to remove a CA that you have previously uploaded, you must first rem
9898
```
9999

100100
2. Use the [Delete mTLS certificate endpoint](/api/operations/m-tls-certificate-management-delete-m-tls-certificate) to delete the certificate.
101+
102+
## List the CA hostname associations
103+
104+
You can use the [List Hostname Associations endpoint](/api/operations/client-certificate-for-a-zone-list-hostname-associations) to list the hostname association.
105+
You'll need to include the query parameter `mtls_certificate_id` where `mtls_certificate_id` is the certificate ID of the uploaded CA.

0 commit comments

Comments
 (0)