enableTlsv3

@JvmName(name = "dbtnwdrgealnwxsx")
suspend fun enableTlsv3(value: Output<Boolean>)
@JvmName(name = "lfvarwjlaoaujhlg")
suspend fun enableTlsv3(value: Boolean?)

Parameters

value

Whether TSL1.3 version is supported. This parameter is used only if the value of https_ports is not empty (indicating that the domain name uses the HTTPS protocol). Value:

  • true: indicates that TSL1.3 is supported.

  • false: indicates that TSL1.3 is not supported.