11 lines
456 B
Handlebars
11 lines
456 B
Handlebars
<WizardSection
|
|
@headerText="PKI"
|
|
@headerIcon="enable/pki"
|
|
@docText="Docs: PKI Secrets"
|
|
@docPath="/docs/secrets/pki/index.html"
|
|
>
|
|
<p>
|
|
The PKI secrets engine generates dynamic X.509 certificates. With this secrets engine, services can get certificates without going through the usual manual process of generating a private key and CSR, submitting to a CA, and waiting for a verification and signing process to complete.
|
|
</p>
|
|
</WizardSection>
|