Skip to content

Commit 431cd4f

Browse files
(packaging) Updating manpage file for 7.x
1 parent f334eb9 commit 431cd4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

man/man8/puppet-ssl.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ submit_request
4242
Generate a certificate signing request (CSR) and submit it to the CA\. If a private and public key pair already exist, they will be used to generate the CSR\. Otherwise a new key pair will be generated\. If a CSR has already been submitted with the given \fBcertname\fR, then the operation will fail\.
4343
.
4444
.TP
45+
generate_request
46+
Generate a certificate signing request (CSR)\. If a private and public key pair already exist, they will be used to generate the CSR\. Otherwise a new key pair will be generated\.
47+
.
48+
.TP
4549
download_cert
4650
Download a certificate for this host\. If the current private key matches the downloaded certificate, then the certificate will be saved and used for subsequent requests\. If there is already an existing certificate, it will be overwritten\.
4751
.

0 commit comments

Comments
 (0)