Re: Oracle Advanced Security

  • From: Ray Stell <stellr@xxxxxxxxxx>
  • To: Li Li <litanli@xxxxxxxxx>
  • Date: Thu, 16 Mar 2006 10:09:55 -0500

I found that not all the cyphers worked under 9204.  Support told me
that these were fixed in 9206.  I know that 
SSL_CIPHER_SUITES=(SSL_RSA_WITH_RC4_128_MD5)
did work in 9204.  Also, there was some sensitivity 
with the size of my cert authority creating a DN that
was 1K.  The wallet manager choked on that, again under 9204.

Notes 132852.1 and 166492.1 helped.




On Thu, Mar 16, 2006 at 08:41:47AM -0600, Li Li wrote:
> 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
--
//www.freelists.org/webpage/oracle-l


Other related posts: