From: "Omar Polo" Subject: Re: Relayd doesn't like ecdsa To: Rafael Sadowski Cc: Mischa , Theo Buehler , Tech Date: Mon, 20 Jul 2026 12:25:42 +0200 Rafael Sadowski wrote: > [...] > Hi Omar, here is a rework of your ecdsa diff based on my latest imsg > changes. This diff also includes my review-notes. Feel free to commit it > since you did most of the work but please review it again. I also > changed the imsg handling. hello =) sorry for the terrible delay in getting back to you here. you've done a lot of work improving this, I don't want to waste more of your time waiting ^^", so please go ahead and commit this with my okay. I'll get back to the thread later because IIRC there was something that could have been back-ported to smtpd as well. Thanks a lot! > Cheers, Rafael > > diff --git a/ca.c b/ca.c > index 6ce8626..0fb4877 100644 > [...]