Index | Thread | Search

From:
Marc Jorge <openbsd@cypher-fox.com>
Subject:
relayd: CA keys limited to RSA
To:
tech@openbsd.org
Date:
Wed, 27 May 2026 00:39:15 +0200

Download raw body.

Thread
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.