We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3495130 commit efd82d9Copy full SHA for efd82d9
step-ca/provisioners.mdx
@@ -75,7 +75,7 @@ and can be configured in the <a href="#oauthoidc-single-sign-on">OIDC provisione
75
To illustrate how to interpret this table, let's take the `JWK` and `SSHPOP` provisioner.
76
77
A `JWK` provisioner _can_ sign, renew, and revoke X.509 certificates, as well as sign user and host SSH certificates.
78
-However, it _cannot_ renew or rekey SSH certificates.
+However, it _cannot_ renew SSH user certificates.<Reference id="f1" marker="1"/>
79
80
On the other hand, an `SSHPOP` provisioner _can_ revoke and rekey SSH certificates
81
and renew SSH host certificates.
0 commit comments