Oracle Weblogic Server (MOSC)

MOSC Banner

How to log encrypted datasource connections in Weblogic?

edited Dec 22, 2016 9:58AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

We have enabled encryption in weblogic datasource by adding below properties in properties section of datasource,

oracle.net.encryption_client=REQUIRED

oracle.net.encryption_types_client=AES256

oracle.net.crypto_checksum_client=REQUIRED

oracle.net.crypto_checksum_types_client=MD5

Ref Oracle link : https://docs.oracle.com/middleware/1213/wls/JDBCA/ds_security.htm#JDBCA730

We want to check whether this is working and get proof for the same. So we want to log these details. Need help on this please.

Tagged:

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