implemented path length constraint checkinf for IKEv2
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
#include <utils/enumerator.h>
|
||||
#include <credentials/certificates/certificate.h>
|
||||
|
||||
#define NO_PATH_LEN_CONSTRAINT -1
|
||||
#define X509_NO_PATH_LEN_CONSTRAINT -1
|
||||
#define X509_MAX_PATH_LEN 7
|
||||
|
||||
typedef struct x509_t x509_t;
|
||||
typedef enum x509_flag_t x509_flag_t;
|
||||
|
||||
Reference in New Issue
Block a user