It looks like Oracle supports SSL encryption on its JDBC connections. Does this work using Data Connection?
Does Data Connection support SSL Encrypted Oracle JDBC sources?
133 views Asked by Adil B At
1
It looks like Oracle supports SSL encryption on its JDBC connections. Does this work using Data Connection?
This will work if you have a JDBC driver that supports it. Just edit the JDBC URL manually, and set the flags appropriately.