We currently use SSLLabs.com to scan for best practice TLS configurations.
Here is what I currently use and I get capped at B.
ASA Code: 9.8(2)28
TLS 1.2 enabled
Ciphers enabled: (Implemented in this order)
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_AES_256_CBC_SHA - WEAK - Seems to be required for AnyConnect
TLS_RSA_WITH_AES_128_CBC_SHA - WEAK - Seems to be required for AnyConnect
Do we have any idea when TLS 1.3 will be supported along with AEAD cipher?.