01-19-2021, 03:51 AM
We are getting the vulnerability 'SSL 64-bit Block Size Cipher Suites Supported (SWEET32)' on this quarter PT. Here is the cipher what we are currently using
Code:
TInServerIOHandlerSSLOpenSSL(IOHandler).SSLOptions.CipherList :='ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:
DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:!ADH:!EXP:!RC4:!eNULL@STRENGTH'