D
Deleted member 27741
Guest
Looks like rmerlin runs openvpn 2.3.4. I am limiting my ciphers, and tried to run the TLS 1.2 ciphers from this page-
https://community.openvpn.net/openvpn/wiki/Hardening
TLS-DHE-RSA-WITH-AES-256-GCM-SHA384
TLS-DHE-RSA-WITH-AES-256-CBC-SHA256
TLS-DHE-RSA-WITH-AES-128-GCM-SHA256
TLS-DHE-RSA-WITH-AES-128-CBC-SHA256
I get an error when I try to limit to one of those ciphers (I tried TLS-DHE-RSA-WITH-AES-256-GCM-SHA384). Using one of the TLS 1.0 ciphers works-
So, my question- why are those ciphers apparently not included, as rmerlin runs a sufficiently current version to support them as far as I can tell?
https://community.openvpn.net/openvpn/wiki/Hardening
TLS-DHE-RSA-WITH-AES-256-GCM-SHA384
TLS-DHE-RSA-WITH-AES-256-CBC-SHA256
TLS-DHE-RSA-WITH-AES-128-GCM-SHA256
TLS-DHE-RSA-WITH-AES-128-CBC-SHA256
I get an error when I try to limit to one of those ciphers (I tried TLS-DHE-RSA-WITH-AES-256-GCM-SHA384). Using one of the TLS 1.0 ciphers works-
So, my question- why are those ciphers apparently not included, as rmerlin runs a sufficiently current version to support them as far as I can tell?