Hi there,
I am exploring encrypt=true option in JDBC URL in SAS JVM's for example SASServer1_1.
I am using below option in server.xml file but it fails to start.
url="jdbc:oracle:thin:@server:port/servicename" encrypt="true" user="EVMSID" .
we are not licensed to SAS ACCESS interface to JDBC, so, question here is , is JDBC connections are secure apart from relying on drivers?
How to set other security properties in JDBC URL's in SAS server.xml files?
Thanks in Advance,
Sandeep