[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.6 and 1.7

version 1.6, 2015/09/11 14:30:23 version 1.7, 2015/09/21 13:13:06
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 - digest to use\n",          " -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.6  
changed lines
  Added in v.1.7