01-09-2019 05:58 AM - edited 03-15-2019 05:43 AM
My Info Sec team wants to disable some specific TLS-RSA ciphers on our expressways which do not support forward secrecy. I am not very familiar with the cipher suite syntax but was wondering if I can append a "-" and the specific cipher suites I want to disable? For example, if I append ":-TLS-RSA-AES128-CBC-SHA:-TLS-RSA-AES128-CBC-SHA256" to the cipher suite, will that then disable these two specific ciphers? I just want to make sure I have the correct syntax if this method will work.
01-13-2019 07:39 AM
02-12-2019 11:19 AM
I couldn't quite get this working even with TAC support, but the closest I got was "HIGH:!EXP:!MD5:!RC4:!ADH:!EXP:!LOW:!3DES:!MD5:!aNULL:!eNULL:!AES128-SHA:!AES128-SHA256:!AES128-GCM-SHA256:!AES256-SHA256:!AES256-GCM-SHA384:@STRENGTH" which our audit tool only listed as moderate vulnerabilities (no severe or critical). The TLS-RSA ciphers were still being negotiated. However since there is no CVE associated with these cipher suites, our Info Sec team was OK living with the moderate vulnerability.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide