rename HX509_CTX_CRL_MISSING_OK to HX509_CTX_VERIFY_MISSING_OK now
that we have OCSP glue git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16865 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -145,6 +145,6 @@ struct hx509_context_data {
|
||||
struct hx509_keyset_ops **ks_ops;
|
||||
int ks_num_ops;
|
||||
int flags;
|
||||
#define HX509_CTX_CRL_MISSING_OK 1
|
||||
#define HX509_CTX_VERIFY_MISSING_OK 1
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user