January 27, 2006

Effective Oracle Databases 10g Security by Design

Title:
Rating:
4 out of 5 stars

P50 encrypt network is easy:

SQLNET.ENCRYPTION_TYPES_SERVER= (RC4_40)
SQLNET.ENCRYPTION_TYPES_CLIENT= (RC4_40)
SQLNET.ENCRYPTION_CLIENT = requested
SQLNET.ENCRYPTION_SERVER = requested

SQLNET.CRYPTO_CHECKSUM_TYPES_CLIENT= (MD5)
SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER= (MD5)
SQLNET.CRYPTO_SEED = dfksjkjrkejrkejrkji33333o-__9i9
SQLNET.CRYPTO_CHECKSUM_SERVER = requested
SQLNET.CRYPTO_CHECKSUM_CLIENT = requested

Oracle OTN has detailed documentation as well

David Knox claims “independent lab tests how little overhead”

Specify the following properties in JBOSS connection pool configuration file if JBOSS runs on same server as Oracle and you do not want the overhead of encryption on a local connection.

<connection-property name="oracle.net.encryption_client">REJECTED</connection-property>
<connection-property name="oracle.net.crypto_checksum_client">REJECTED</connection-property>

- No comments Not publicly viewable


Add a comment

You are not allowed to comment on this entry as it has restricted commenting permissions.

Search this blog

Search Warwick Blogs

 

Tags

Most recent comments

  • Oracle 11g is the clear leader in this area. Oracle has invested heavily into self–tuning capabiliti… by shaane on this entry
  • All the features are very nice.I like Repair Advisors the most.Oracle 10G introduced some of the dat… by lucy on this entry
  • "logical standby failed to re–start, I am also getting the same error. I have search on internet and… by anemia on this entry
  • Thanks for the nice information because from last three days i am stuck on this problem…. by robot vacuum on this entry
  • So what happen City speed dating when you tried this coding once in your PC.. Please tell me so i am… by John Bergeron on this entry
Not signed in
Sign in

Powered by BlogBuilder
© MMXXIII