minTlsVersion

@JvmName(name = "oyvxiiygmcfsvins")
suspend fun minTlsVersion(value: Output<String>)
@JvmName(name = "bghqlxcwkwcqnhxr")
suspend fun minTlsVersion(value: String?)

Parameters

value

Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field. Default value is TLS_VERSION_UNSPECIFIED. Possible values are: TLS_VERSION_UNSPECIFIED, TLS_1_0, TLS_1_1, TLS_1_2, TLS_1_3.