diff options
Diffstat (limited to 'doc/apps/req.pod')
-rw-r--r-- | doc/apps/req.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod index 30653e509357..1682ba5143dd 100644 --- a/doc/apps/req.pod +++ b/doc/apps/req.pod @@ -237,6 +237,9 @@ a self signed root CA. The extensions added to the certificate using the B<set_serial> option, a large random number will be used for the serial number. +If existing request is specified with the B<-in> option, it is converted +to the self signed certificate otherwise new request is created. + =item B<-days n> when the B<-x509> option is being used this specifies the number of |