Charon uses a generic trunstchain length limit, not only for X509 certificates

This commit is contained in:
Martin Willi
2010-07-13 10:26:06 +02:00
parent 01bb70e4ad
commit 5db798c8e0
3 changed files with 11 additions and 5 deletions
@@ -25,7 +25,6 @@
#include <credentials/certificates/certificate.h>
#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;