omit-root-cert

By default the complete certificate chain is sent as part of an SSL/TLS Certificate Message. An optional mode is allowed by the TLS RFC in which the root certificate (anchor) is omitted from the Certificate Message. Setting this option to true causes the root cert to be omitted from the message.

omit-root-cert = {true|false}

Description

This configuration entry is a global option and affects all web connections to the server.

Options

Usage: Optional

Default value false

Example:

omit-root-cert = false

Parent topic: [certificate] stanza