The Network tab has the following components:
Shared Memory This protocol is for same-computer communications, and always remains available. It is available on all platforms.
TCP/IP Choose this protocol if you are connecting to a server running on another computer. This protocol is supported on all platforms.
Host – specify the computer name on which the database server is running.
Ping – click to test that a computer with the given host name can be found on your network.
Ports(s) – if your database server is not using the default port, you must specify the port it is using.
Other – specify any other network protocol options.
Edit – open the TCP Properties window that provides a list of TCP properties that you can specify.
Security Choose one of the following: none, simple, or tls. When you choose tls for the Security option, the encryption connection parameters table is enabled:
certificate_company – the application only accepts server certificates when the Organization field on the certificate matches this value.
certificate_name – the application only accepts server certificates when the Common Name field on the certificate matches this value.
certificate_unit – the application only accepts server certificates when the Organization Unit field on the certificate matches this value.
fips – choose whether to use FIPS-approved encryption implementations for TLS encryption and end-to-end encryption.
tls_type – specify either ecc or rsa as the encryption cipher to use for synchronization.
trusted_certificates – specify a file containing a list of trusted root certificates used for secure synchronization.