OpenSSL supports or does not support curves, Postfix just uses OpenSSL,
but the *default* list of curves passed to OpenSSL:

     tls_eecdh_auto_curves = X25519 X448 prime256v1 secp384r1 secp521r1
     tls_ffdhe_auto_groups = ffdhe2048 ffdhe3072

is deliberately pruned to just the mainstream options.  You can if you
wish extend the list

Thanks, this worked.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to