The branch master has been updated
       via  724a1d273eb2de92d1d90fed1eae7bd13b6c97d1 (commit)
      from  169394d45645bb686a187db6517aab7caeae82b0 (commit)


- Log -----------------------------------------------------------------
commit 724a1d273eb2de92d1d90fed1eae7bd13b6c97d1
Author: Rich Salz <[email protected]>
Date:   Fri Feb 5 09:28:05 2016 -0500

    RT1596: Add clarifying doc.
    
    Reviewed-by: Viktor Dukhovni <[email protected]>

-----------------------------------------------------------------------

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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to