Add an ipsec.conf leftgroups2 parameter for the second authentication round
This commit is contained in:
@@ -203,6 +203,7 @@ static const token_info_t token_info[] =
|
||||
{ ARG_STR, offsetof(starter_end_t, ca), NULL },
|
||||
{ ARG_STR, offsetof(starter_end_t, ca2), NULL },
|
||||
{ ARG_STR, offsetof(starter_end_t, groups), NULL },
|
||||
{ ARG_STR, offsetof(starter_end_t, groups2), NULL },
|
||||
{ ARG_MISC, 0, NULL /* KW_END_DEPRECATED */ },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user