traffic encryption
There is a possibility to work with two sqlnet.ora on an Oracle server?
I have 2 type of client which connect to the server :
-one client must have SQLNET.ENCRYPTION_CLIENT = REQUIRED in sqlnet.ora
-the other must not have traffic encrypted.
If in sqlnet.ora on server is set SQLNET.ENCRYPTION_SERVER = REQUIRED, then the second client could not connect.
My question is , if I can have on server two sqlnet.ora so to be possible to work with both clients.
Tanks ,
Carmen