I for one welcome our new relayd maintainer!
On 2023/07/13 05:44:03 +0200, Theo Buehler wrote:
> This is analogous to the change that op committed to smtpd a few days
> ago. Instead of using ENGINE to make RSA use privsep via imsg, create
> an RSA method that has custom priv_enc/priv_dec methods, replace the
> default RSA method. Ditch numer
On Thu, Jul 13, 2023 at 05:44:03AM +0200, Theo Buehler wrote:
> This is analogous to the change that op committed to smtpd a few days
> ago. Instead of using ENGINE to make RSA use privsep via imsg, create
> an RSA method that has custom priv_enc/priv_dec methods, replace the
> default RSA method.
This is analogous to the change that op committed to smtpd a few days
ago. Instead of using ENGINE to make RSA use privsep via imsg, create
an RSA method that has custom priv_enc/priv_dec methods, replace the
default RSA method. Ditch numerous wrappers that extract the default
methods on the fly on