implemented path length constraint checkinf for IKEv2

This commit is contained in:
Andreas Steffen
2009-11-04 23:37:15 +01:00
parent fef3b0b7fd
commit 4c68a85a75
25 changed files with 266 additions and 55 deletions
-2
View File
@@ -21,8 +21,6 @@
#include "x509.h"
#include "whack.h"
#define MAX_CA_PATH_LEN 7
/* CA info structures */
typedef struct ca_info ca_info_t;