You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: step-ca/registration-authority-ra-mode.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -331,7 +331,7 @@ you'll need to set up your Google Cloud project using the `gcloud` CLI:
331
331
## Hashicorp Vault RA mode
332
332
333
333
The RA mode in `step-ca` can peer with Vault's PKI secrets engine, using it as an upstream CA.
334
-
From the [Vault Documentation](https://www.vaultproject.io/docs/secrets/pki):
334
+
From the [Vault Documentation](https://developer.hashicorp.com/vault/docs/secrets/pki):
335
335
336
336
> "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."
337
337
@@ -343,7 +343,7 @@ Then we'll configure `step-ca`'s RA mode to use Vault to sign certificates.
Copy file name to clipboardExpand all lines: tutorials/ssh-certificate-login.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ OpenSSH and SSHD have supported SSH certificate login for almost ten years. In t
25
25
26
26
-**Open Source -** This tutorial assumes you have initialized and started up a `step-ca`instance using the steps in [Getting Started](../step-ca/getting-started.mdx).
27
27
-**[Smallstep Certificate Manager](https://smallstep.com/certificate-manager) -** Please contact [Smallstep Customer Success](mailto:support@smallstep.com) if you would like to activate SSH certificates on your Certificate Manager account.
0 commit comments