icing / mod_md

Let's Encrypt (ACME) in Apache httpd
https://icing.github.io/mod_md/
Apache License 2.0
338 stars 27 forks source link

LibreSSL now has ED25519 support #302

Closed bigio closed 2 years ago

bigio commented 2 years ago

Actually the patch had support for ASN1_TIME_diff (added in LibreSSL 3.6) and X25519 support in EVP (added in LibreSSL 3.7)

icing commented 2 years ago

More goodness! thanks again!