Re: Relayd doesn't like ecdsa

"Omar Polo" <[email protected]> Mon, 20 Jul 2026 12:25:42 +0200
Newsgroups gmane.os.openbsd.tech
Message-ID <[email protected]>
Rafael Sadowski <[email protected]> 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
> [...]