sniHost

@JvmName(name = "sccgemvogblqapxv")
suspend fun sniHost(value: Output<String>)
@JvmName(name = "xbfstslfthrywrkg")
suspend fun sniHost(value: String?)

Parameters

value

Sets the value of the custom SNI extension field. If this parameter is not set, the value of the Host field in the request header is used as the value of the SNI extension field by default.In general, you do not need to customize SNI unless your business has special configuration requirements. You want WAF to use SNI that is inconsistent with the actual request Host in the back-to-origin request (that is, the custom SNI set here).> This parameter is required only when sni_enalbed is set to true (indicating that back-to-source SNI is enabled).