Database Security Products (MOSC)

MOSC Banner

enabling sqlnet encryption checksumming integrity

edited Jan 2, 2018 8:17PM in Database Security Products (MOSC) 7 commentsAnswered ✓

We're in the middle of enabling SQLnet encryption as a standard on our database.

- combination of 12cR1 and 11gR2 databases in our population

- separate grid_home (ie. /u01/app/12.1.0/grid) and multiple oracle_home's per database (ie. /u01/app/oracle_oemdev/11.2.0/dbhome_1, /u01/app/oracle_rmandev/11.2.0/dbhome_1)

- from what I'm reading in the documentation, enabling sqlnet encryption is as simple as putting new params into each db node's ORACLE_HOME/network/admin/sqlnet.ora:

vi $ORACLE_HOME/network/admin/sqlnet.ora#################SQLNET.ENCRYPTION_SERVER = required################## optional flags we're also considering:# SQLNET.ENCRYPTION_TYPES_SERVER = AES256# SQLNET.CRYPTO_CHECKSUM_SERVER = r

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center