Hi, All,
Has anybody used Oracle Advanced Security to encrypt all the network traffic between client and server?
I set up the following in sqlnet.ora both on the client and server, but it didn't work:
sqlnet.encryption_server=required
sqlnet.encryption_client=required
sqlnet.encryption_types_client=(rc4_128)
sqlnet.encryption_types_server=(rc4_128)
sqlnet.crypto_seed=pqowieuryt;laksjdhfgmznxbcv,.s1
Also where to find documentation about how to set this up? I couldn't find anything on otn ;-(
Any suggestion would be greatly appreciated!
Thanks,
-Li