CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/04/10 14:58:33
Modified files: sbin/iked : ca.c iked.h parse.y util.c Log message: Only make the type part of the idstring lowercase when looking for certs in '/etc/iked', otherwise certs with SubjAltNames containing uppercase letters are not found. ok markus@