How to enable network encryption between the server (12c) and the application
Hi Oracle,
We want to enable network data encryption based on Overview and Configuration of Oracle Network Encryption (Doc ID 76629.1). But I am not clear whether we have to set encryption on both server side and client side, which is the application server. The application is using jdbc connection to connect to the server, so there is no netmgr or sqlnet.ora file on the application server. If we only set server side encryption by selecting "SERVER" and "REQUIRED" in the option, will that enough and work? How do the data encryption and decryption work if we only set server side network encryption?