The security mode for the TCP/IP connections with the database. Select:

  • enable for trying only SSL connections and verify that:
    • The server certificate is issued by the CA selected in SSL validation certificate.
    • The server hostname matches the hostname in the certificate.
  • disable for trying only non-SSL connections.

Mandatory: Yes.

JSON data type: String ("enable" or "disable").