CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/11 10:39:41
Modified files:
usr.sbin/smtpd : ca.c
Log message:
remove the useless logging methods
Instead of wrapping all the methods of the RSA and ECDSA ENGINE,
duplicate the default and override only the ones that are actually
needed for the privsep crypto engine.
part of a larger diff that's ok tb@
