From: Marc Jorge Subject: relayd: CA keys limited to RSA To: tech@openbsd.org Date: Wed, 27 May 2026 00:39:15 +0200 Hello, While reading ca.c and ssl.c in relayd, i noticed that only RSA CA keys seem to be supported. Is this intentional, or would support for EC CA keys be acceptable? I can work on this if there is interest.