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

Diff for /src/usr.bin/openssl/ca.c between version 1.19 and 1.20

version 1.19, 2015/10/17 15:00:11 version 1.20, 2015/12/24 16:54:37
Line 1681 
Line 1681 
         if (verbose)          if (verbose)
                 BIO_printf(bio_err, "The subject name appears to be ok, checking data base for clashes\n");                  BIO_printf(bio_err, "The subject name appears to be ok, checking data base for clashes\n");
   
         /* Build the correct Subject if no e-mail is wanted in the subject */          /* Build the correct Subject if no email is wanted in the subject */
         /*          /*
          * and add it later on because of the method extensions are added           * and add it later on because of the method extensions are added
          * (altName)           * (altName)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20