[BACK]Return to x509.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/x509.c between version 1.2 and 1.3

version 1.2, 2014/08/28 14:23:52 version 1.3, 2015/06/20 01:07:25
Line 135 
Line 135 
         " -set_serial     - serial number to use\n",          " -set_serial     - serial number to use\n",
         " -text           - print the certificate in text form\n",          " -text           - print the certificate in text form\n",
         " -C              - print out C code forms\n",          " -C              - print out C code forms\n",
         " -md2/-md5/-sha1/-mdc2 - digest to use\n",          " -md2/-md5/-sha1 - digest to use\n",
         " -extfile        - configuration file with X509V3 extensions to add\n",          " -extfile        - configuration file with X509V3 extensions to add\n",
         " -extensions     - section from config file with X509V3 extensions to add\n",          " -extensions     - section from config file with X509V3 extensions to add\n",
         " -clrext         - delete extensions before signing and input certificate\n",          " -clrext         - delete extensions before signing and input certificate\n",

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3