CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/12 06:48:50
Modified files:
usr.sbin/smtpd : lka.c
Log message:
move the cert verify code to its own function outside the imsg handling
code, no functional change but this makes code easier to read, and will
ease implementing DANE later on.
