2023-06-20 13:26:14 +02:00
|
|
|
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.
|
2024-03-12 14:51:33 +01:00
|
|
|
|
|
|
|
ifeval::[{cert_hostname_check_builtin} == true]
|
|
|
|
As part of its certification validation, {cert_framework_context} also verifies the server hostname with the certificate chain.
|
|
|
|
endif::[]
|