Database Security Products (MOSC)

MOSC Banner

Configuring Network encryption

edited Nov 14, 2016 10:32AM in Database Security Products (MOSC) 3 commentsAnswered ✓

Hi Gurus, Do i have to setup the following sqlnet.ora parameters on both database server and client machines/app servers . I have the below parameters setup on my 11204 on RHEL 6 db server and i did not configure anything on the client side(windows server),my understanding with this is i'm controlling the encryption from db server,correct? server side: SQLNET.ENCRYPTION_SERVER=REQUIRED SQLNET.ENCRYPTION_TYPES_SERVER=(AES256,AES128,RC4_256) SQLNET.CRYPTO_CHECKSUM_SERVER=REQUIRED SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER=(SHA1,MD5) SQLNET.CRYPTO_SEED="dfgejijxlmnpsdc" Do i need set the below parameters on the windows server where apps is running to have encryption or above server side should just suffice for implementing encryption. SQLNET.CRYPTO_CHECKSUM_CLIENT SQLNET.ENCRYPTION_TYPES_CLIENT SQLNET.CRYPTO_CHECKSUM_TYPES_CLIENT Thanks in advance.

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