Ensure SLB Policy with Secure TLS Version In Use
Provides a SLB Tls Cipher Policy resource. The version of TLS protocol. The version of the TLS protocol. Valid values: TLSv1.0, TLSv1.1, TLSv1.2, and TLSv1.3. You can specify at most four TLS versions.
Risk Level: medium
Platform: Alicloud
Spectral Rule ID: TFALCLD038
REMEDIATION
set tls_versions
to 'TLSv1.2' or 'TLSv1.3'
- tls_versions = ["TLSv1.1","TLSv1.2"]
+ tls_versions = ["TLSv1.2","TLSv1.3"]
Read more:
Updated about 1 year ago