Connecting to Informix
To connect a remote client to Informix, first ensure the Azure Security Group permits traffic
on the appropriate ports. To encrypt communication between the client and server, configure
the client for TLS by following these guidelines:
- Client TLS setup for a JDBC application: Connecting JDBC applications with SSL
- Client TLS setup for a SQLI application: Configuring a client for SSL connections
- Client TLS setup for a WireListener(MongoDB) application: https://docs.mongodb.com/manual/tutorial/configure-ssl/