Encrypted connection to a SQL server DB via JDBC
Hello everyone,I need to connect via JDBC and via MID server to a SQL server DB. However, the connection must be encrypted via TLS. I configured a "JDBC Connection" and the "Connection URL" is generated in the screen. However, I have not found a way ...