rspec/rules/S4830/common/fix/code-rationale-setting.adoc
2023-06-20 13:26:14 +02:00

5 lines
254 B
Plaintext

The certificate validation gets disabled by setting `{cert_variable_name}` to
`{cert_variable_unsafe_value}`. To enable validation set the value to
`{cert_variable_safe_value}` or do not set `{cert_variable_name}` at all to
use the secure default value.