On Tue, 20 Apr 2021 18:38:08 +0200, Eric Faurot wrote:
> On Sun, Apr 11, 2021 at 01:54:32PM +0200, Eric Faurot wrote:
> > Certificate verification is done by libtls. The former code is not used
> > anymore and can be unplugged.
>
> Anyone willing to ok this?
OK millert@
- todd
On Sun, Apr 11, 2021 at 01:54:32PM +0200, Eric Faurot wrote:
> Certificate verification is done by libtls. The former code is not used
> anymore and can be unplugged.
Anyone willing to ok this?
> Eric.
>
> Index: dispatcher.c
> ===
On Mon, Apr 12, 2021 at 07:56:57AM -0400, Dave Voutila wrote:
>
> Eric Faurot writes:
>
> > Certificate verification is done by libtls. The former code is not used
> > anymore and can be unplugged.
>
> Should cert.c be removed? I don't think it's used by smtp{d,ctl} or mail
> after your change.
Eric Faurot writes:
> Certificate verification is done by libtls. The former code is not used
> anymore and can be unplugged.
Should cert.c be removed? I don't think it's used by smtp{d,ctl} or mail
after your change. Or were you going to commit that seperately?
>
> Eric.
>
> Index: dispatcher
Certificate verification is done by libtls. The former code is not used
anymore and can be unplugged.
Eric.
Index: dispatcher.c
===
RCS file: /cvs/src/usr.sbin/smtpd/dispatcher.c,v
retrieving revision 1.2
diff -u -p -r1.2 dispatcher.