rspec/rules/S4830/common/fix/code-rationale-setting.adoc
2024-03-13 16:55:16 +01: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.