Improve the cert_*() interface. Use the return value to tell whether
authoreric <eric@openbsd.org>
Tue, 11 Dec 2018 07:25:57 +0000 (07:25 +0000)
committereric <eric@openbsd.org>
Tue, 11 Dec 2018 07:25:57 +0000 (07:25 +0000)
commit08135f135b2b67d59058f6c4d9afac795b2cecca
tree3508ec92de7d525196e6259c7b83b77fa10e0745
parentacfcc2eed8b863cd75a95a11f044c52bc42576d4
Improve the cert_*() interface. Use the return value to tell whether
the request is pending (waiting for an async event) or not.  Success
or failure is always reported through the callback function.

ok gilles@
usr.sbin/smtpd/cert.c
usr.sbin/smtpd/smtpd.h