mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Remove the BETA badge from EST in documentation (#28265)
* Remove the BETA badge from EST * Add ent badge
This commit is contained in:
parent
7c0fb830b2
commit
6fe1b88401
@ -6,8 +6,6 @@ description: An overview of the Enrollment over Secure Transport protocol implem
|
||||
|
||||
# PKI secrets engine - Enrollment over Secure Transport (EST) <EnterpriseAlert inline="true" />
|
||||
|
||||
@include 'alerts/beta.mdx'
|
||||
|
||||
This document covers configuration and limitations of Vault's PKI Secrets Engine
|
||||
implementation of the [EST protocol](https://datatracker.ietf.org/doc/html/rfc7030) <EnterpriseAlert inline="true" />.
|
||||
|
||||
|
||||
@ -1607,10 +1607,11 @@
|
||||
},
|
||||
{
|
||||
"title": "Enrollment over Secure Transport (EST)",
|
||||
"path": "secrets/pki/est",
|
||||
"badge": {
|
||||
"text": "BETA",
|
||||
"text": "ENTERPRISE",
|
||||
"type": "outlined",
|
||||
"color": "highlight"
|
||||
"color": "neutral"
|
||||
},
|
||||
"path": "secrets/pki/est"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user