support of ca info records

This commit is contained in:
Andreas Steffen
2007-02-23 15:13:21 +00:00
parent 1ff95477e7
commit 113be7f186
5 changed files with 12 additions and 5 deletions
+1
View File
@@ -211,6 +211,7 @@ static const token_info_t token_info[] =
{ ARG_STR, offsetof(starter_ca_t, crluri), NULL },
{ ARG_STR, offsetof(starter_ca_t, crluri2), NULL },
{ ARG_STR, offsetof(starter_ca_t, ocspuri), NULL },
{ ARG_STR, offsetof(starter_ca_t, ocspuri2), NULL },
/* end keywords */
{ ARG_MISC, 0, NULL /* KW_HOST */ },