Add HX509_CTX_CRL_MISSING_OK.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16612 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -144,5 +144,7 @@ extern hx509_lock _hx509_empty_lock;
|
||||
struct hx509_context_data {
|
||||
struct hx509_keyset_ops **ks_ops;
|
||||
int ks_num_ops;
|
||||
int flags;
|
||||
#define HX509_CTX_CRL_MISSING_OK 1
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user