On 24/07/2017 13:35, SaAtomic wrote:
I'm not sure if this question is more suitable for the OpenVPN or the
OpenSSl users list.
OpenSSL as the ssl/tls library for OpenVPN offers DH with and without
ephemeral keys as well as with or without elliptic curves.
With OpenVPN 2.4.0 and OpenSSL 1.0.2
For the elliptic curve choices, the curve picked (NIST256, NIST384, whatever)
determines the keysize.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
I'm not sure if this question is more suitable for the OpenVPN or the OpenSSl
users list.
OpenSSL as the ssl/tls library for OpenVPN offers DH with and without ephemeral
keys as well as with or without elliptic curves.
With OpenVPN 2.4.0 and OpenSSL 1.0.2l only ECDHE and DHE are available, but