SSL certificate tab

Use this tab to configure the SSL certificate and key parameters. Message Connector comes with a default certificate. For security reasons, you must change its values. Enter the values in Base64 encoding, including BEGIN and END lines.

See Email inbound via SMTP tab, Email outbound tab (basic configuration), and HTTP tab (advanced configuration) to enable or disable SSL for a particular type of communication.

  • SSL/TLS certificate: Enter your SSL server certificate.
  • SSL/TLS private key: Enter the private key of the certificate.
  • SSL/TLS chain certificate: Optionally, enter an intermediate certificate in the certificate chain to a well-known root certificate.
  • SSL/TLS config: For SSL security configuration, select one of the following:

    • [2.8] TLS 1.1-1.3; OWASP-C, FS (KIC 2.8): Supports TLS 1.1, 1.2 and 1.3. Also, support OWASP Cipher String 'C' and forward secrecy. This is the default configuration.

    • [2.7] TLS 1.0-1.2; HIGH (KIC 2.7): Supports TLS 1.0, 1.1, and 1.2. This configuration (including the cipher list) provides the behavior of Message Connector 2.7.0 as good as possible.

    • [Adv] Advanced settings from Create_Config.xslt: This option is for advanced users or can be used for troubleshooting. The configuration is derived from the AdvancedOpenSslConf variable in Create_Config.xslt.