Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

Oracle Advanced Security

Li Li

2006-03-16

Replies:

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
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.