HTTP Validate Certificates¶
Key: qie.validateCerts.
Env Var: QIE_VALIDATECERTS_
Default: false
Scope: {port}
Description: This tells the HTTP receiver to validate it's own certificate before presenting the certificate to the client. Generally this is not needed or enabled. This option requires the HTTP listening port as the last value after the '.' character.
Examples¶
Env Var
Java Option
YAML