diff --git a/docs/docs.json b/docs/docs.json index b7b5d0664..dc96c9976 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -742,10 +742,8 @@ "group": "Enrollment Methods", "pages": [ "documentation/platform/pki/enrollment-methods/overview", - "documentation/platform/pki/enrollment-methods/acme", "documentation/platform/pki/enrollment-methods/api", - "documentation/platform/pki/enrollment-methods/est", - "documentation/platform/pki/enrollment-methods/scep" + "documentation/platform/pki/enrollment-methods/est" ] }, "documentation/platform/pki/alerting" diff --git a/docs/documentation/platform/pki/certificates/certificates.mdx b/docs/documentation/platform/pki/certificates/certificates.mdx index cc440a2eb..bc3698e6c 100644 --- a/docs/documentation/platform/pki/certificates/certificates.mdx +++ b/docs/documentation/platform/pki/certificates/certificates.mdx @@ -26,8 +26,6 @@ Refer to the documentation for each enrollment method below to learn more about - [API](/documentation/platform/pki/enrollment-methods/api): Issue a certificate over UI or by making an API request to Infisical. - [EST](/documentation/platform/pki/enrollment-methods/est): Issue a certificate over the EST protocol. -- [ACME](/documentation/platform/pki/enrollment-methods/acme): Issue a certificate over the ACME protocol. -- [SCEP](/documentation/platform/pki/enrollment-methods/scep): Issue a certificate over the SCEP protocol. ## Guide to Renewing Certificates