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

Diff for /src/usr.bin/openssl/crl.c between version 1.3 and 1.4

version 1.3, 2014/08/28 14:23:52 version 1.4, 2014/09/17 02:20:45
Line 68 
Line 68 
 #include <openssl/x509.h>  #include <openssl/x509.h>
 #include <openssl/x509v3.h>  #include <openssl/x509v3.h>
   
 #define POSTFIX ".rvk"  
   
 static struct {  static struct {
         char *cafile;          char *cafile;
         char *capath;          char *capath;

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