Support for TLS 1.1 & TLS 1.2 with strong ciphers
We recently ran into an issue where we are unable to monitor one of our web apps due to the lack of support for TLS 1.1 and 1.2 with strong ciphers. My company would like to see support extended to include the following ciphers: ECDHE-ECDSA-AES256-GCM-SHA384 (Only supported in TLS v1.2) ECDHE-RSA-AES256-GCM-SHA384 (Only supported in TLS v1.2) ECDHE-ECDSA-AES256-SHA384 ECDHE-RSA-AES256-SHA384 ECDHE-RSA-AES256-SHA ECDHE-ECDSA-AES256-SHA AES256-GCM-SHA384 (Only supported in TLS v1.2) AES256-SHA256 AES256-SHA14Views1like2Comments