CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/02 05:15:12
Modified files:
sbin/isakmpd : x509.c
Log message:
call the API function X509_NAME_cmp(3) instead of the obsolete,
undocumented macro alias X509_name_cmp(3);
no binary change;
OK tb@
