Installation: expecting an rsa key, any plans to support elliptic curve keys?
-
Does anyone know if there's plans to support ed25519 and other elliptic curve TLS keys? Especially now that many public Certificate Authorities are moving to them.
I wasn't following any official documentation, so I can't complain about running into this limitation unexpectedly, though I'd be interested to know if it is well documented already, if not, I'd be happy to submit documentation PRs. -
@julien-f does it ring any bell?
-
@josh-hemphill For the time being,
xo-server
generates certificates using RSA 2048 keys, but you can use your own certificate with other algos like P-384 ECDSA.