Secure Connection [message #661594] |
Fri, 24 March 2017 07:59 |
|
Hi All,
I was looking for some document for Secure oracle Client Server connection.
Requirement :
I am having Enterprise client which is connecting oracle 11g db using jdbc connections.
I want to secure this Client JDBC to Oracle server connection.
can someone please give me some Idea. Some technical documents for this task.
I read the Google, but its confusing.
Thank you .
Ganesh
|
|
|
|
|
Re: Secure Connection [message #661601 is a reply to message #661594] |
Fri, 24 March 2017 11:50 |
|
Michel Cadot
Messages: 68729 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
I don't know what you mean by "secure this Client JDBC to Oracle server connection." but if you mean secure network you can encrypt it using Network Encryption.
Note: Oracle connections are always secure (in the meaning during connection establishment the sensitive data are encrypted).
[Updated on: Fri, 24 March 2017 11:50] Report message to a moderator
|
|
|
|