Add TKM_CTX_CC (Certificate chain context id)

This commit is contained in:
Adrian-Ken Rueegsegger
2013-03-19 15:23:48 +01:00
committed by Tobias Brunner
parent 0f0165c81f
commit 464eb54ba4
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "tkm_id_manager.h"
static const tkm_limits_t limits = {125, 100, 30, 200, 42};
static const tkm_limits_t limits = {125, 100, 55, 30, 200, 42};
START_TEST(test_id_mgr_creation)
{