1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00
rsadowski 459bfe6c89 relayd: drain OpenSSL error queue on TLS failures
Borrowed from smtpd. Without draining we just log "RSA_meth_dup failed"
and lose the actual reason.

Wire ssl_error() into ca_engine_init(), which also kills a dead
RSA_meth_free() on a NULL pointer there, and into ssl_load_key()s fail
path.

Tweaks and OK tb
2026-06-14 08:57:43 +00:00
2026-06-13 16:23:43 +00:00
2026-06-11 16:46:20 +00:00
2026-06-13 16:21:29 +00:00
S
Description
Unofficial mirror of the source tree
1.6 GiB
Languages
C 55.5%
C++ 31%
Perl 3.8%
Roff 2.9%
Makefile 0.9%
Other 5.4%