0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
449 B
Handlebars
11 lines
449 B
Handlebars
<WizardSection
|
|
@headerText="PKI"
|
|
@headerIcon="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>
|