tlsInsecureSkipVerify

@JvmName(name = "mwvveoxbvqdjayyb")
suspend fun tlsInsecureSkipVerify(value: Output<Boolean>)
@JvmName(name = "mukabyqycnlrnhxg")
suspend fun tlsInsecureSkipVerify(value: Boolean?)

Parameters

value

Allows ignoring insecure certificates when set to true. Defaults to false. Disabling security check is dangerous and should be avoided.