Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Advanced Security
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
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 16 2006 - 09:09:55 CST
![]() |
![]() |