[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Fri Feb 5 17:46:19 UTC 2016
The branch master has been updated
via 724a1d273eb2de92d1d90fed1eae7bd13b6c97d1 (commit)
from 169394d45645bb686a187db6517aab7caeae82b0 (commit)
- Log -----------------------------------------------------------------
commit 724a1d273eb2de92d1d90fed1eae7bd13b6c97d1
Author: Rich Salz <rsalz at akamai.com>
Date: Fri Feb 5 09:28:05 2016 -0500
RT1596: Add clarifying doc.
Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
doc/apps/x509.pod | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index e4bcb4a..7dde927 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -332,7 +332,8 @@ subject name (i.e. makes it self signed) changes the public key to the
supplied value and changes the start and end dates. The start date is
set to the current time and the end date is set to a value determined
by the B<-days> option. Any certificate extensions are retained unless
-the B<-clrext> option is supplied.
+the B<-clrext> option is supplied; this includes, for example, any existing
+key identifier extensions.
If the input is a certificate request then a self signed certificate
is created using the supplied private key using the subject name in
More information about the openssl-commits
mailing list