CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/01 15:09:27
Modified files:
sbin/iked : ca.c iked.h ikev2.c
regress/sbin/iked/parser: common.c
Log message:
Properly handle multiple CERTREQ payloads in CA process. Only for the
last CERTREQ a mismatch should trigger the fallback case, otherwise the
following CERTREQs are ignored.
ok markus@
