Support Curve25519?

Hello,
I would like to use letsencrypt ssl certificates, but I have a question:
Does Lets Encrypt support Curve25519?

Maybe you need some informations about the server:
Debian 8.8
Nginx 1.10.3
OpenSSL 1.1.0e

Thanks a lot for your support!

See related topics: https://community.letsencrypt.org/search?q=25519

If you want to use Curve25519 in certificates (Ed25519) you canʼt do that yet, as the standard is not finalized yet.

If you want to use it as a curve in the Diffie-Hellman key exchange (X25519) then itʼs up to configuration of your software. Based on versions of nginx and OpenSSL you specified, you should be good to go out of the box.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.