Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: relayd: drain OpenSSL error queue on TLS failures
To:
Rafael Sadowski <rafael@sizeofvoid.org>
Cc:
tech@openbsd.org
Date:
Fri, 12 Jun 2026 12:18:31 +0200

Download raw body.

Thread
On Fri, Jun 12, 2026 at 12:05:27PM +0200, Rafael Sadowski wrote:
> OK?

I'm ok with this.

For better hygiene I think functions calling ssl_error() should do
ERR_clear_error() at the top so that you don't get unrelated error
spew.