Skip to content

Commit 88befb5

Browse files
pangyikheialbertzaharovits
authored andcommitted
Fix docs typo in the certutil CSR mode (#42593)
Changes the mention of `cert` to `csr`. Co-Authored-By: Alex Pang <[email protected]>
1 parent 622cfa8 commit 88befb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commands/certutil.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ which prompts you for details about each instance. Alternatively, you can use
103103
the `--in` parameter to specify a YAML file that contains details about the
104104
instances.
105105

106-
The `cert` mode produces a single zip file which contains the CSRs and the
106+
The `csr` mode produces a single zip file which contains the CSRs and the
107107
private keys for each instance. Each CSR is provided as a standard PEM
108108
encoding of a PKCS#10 CSR. Each key is provided as a PEM encoding of an RSA
109109
private key.

0 commit comments

Comments
 (0)