CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/08 12:17:35
Modified files:
sbin/iked : ca.c
Log message:
The /etc/iked/certs/ directory is used for both local and peer
certificates. Check if we have a matching key before using a
certificate as local to prevent cryptic error messages later
when the signature is checked.
ok markus@ patrick@
