mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove ACME and SCEP docs
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user