Open VPN AS Web Server - Ciphers
Posted: Wed Feb 08, 2017 10:08 am
Hi All,
Our Nessus server is reporting that our OpenVPN AS Server Web Server is allowing weak ciphers and I'm trying to find the right command to disable them.
List of 64-bit block cipher suites supported by the remote server :
Medium Strength Ciphers (> 64-bit and < 112-bit key, or 3DES)
TLSv1
EDH-RSA-DES-CBC3-SHA Kx=DH Au=RSA Enc=3DES-CBC(168) Mac=SHA1
ECDHE-RSA-DES-CBC3-SHA Kx=ECDH Au=RSA Enc=3DES-CBC(168) Mac=SHA1
DES-CBC3-SHA Kx=RSA Au=RSA Enc=3DES-CBC(168) Mac=SHA1
I've found this link and command which looks like I can run it on my server, but just trying to confirm the correct syntax:
https://docs.openvpn.net/docs/access-se ... phersuites
cs.openssl_ciphersuites
Thanks,
Daniel
Our Nessus server is reporting that our OpenVPN AS Server Web Server is allowing weak ciphers and I'm trying to find the right command to disable them.
List of 64-bit block cipher suites supported by the remote server :
Medium Strength Ciphers (> 64-bit and < 112-bit key, or 3DES)
TLSv1
EDH-RSA-DES-CBC3-SHA Kx=DH Au=RSA Enc=3DES-CBC(168) Mac=SHA1
ECDHE-RSA-DES-CBC3-SHA Kx=ECDH Au=RSA Enc=3DES-CBC(168) Mac=SHA1
DES-CBC3-SHA Kx=RSA Au=RSA Enc=3DES-CBC(168) Mac=SHA1
I've found this link and command which looks like I can run it on my server, but just trying to confirm the correct syntax:
https://docs.openvpn.net/docs/access-se ... phersuites
cs.openssl_ciphersuites
Thanks,
Daniel