SSL 'Server Authentication Only' configuration for 12.2 multitenant database
Configured SSL for a 12.2 multitenant database and was able to successfully connect to a pluggable database via TCPS when local to the server (RHEL7). Cannot connect remotely - receive 'ORA-28759: failure to open file'. According to client trace, client is looking for ewallet.p12 and/or cwallet.sso which DO NOT exist on the client. I'm attempting to configure SSL 'Server authentication only' mode and have set CLIENT_SSL_AUTHENTICATION = FALSE in all the appropriate places. I do not understand why client continues to look for certificates within wallets that do not exist. I've searched for documentation on configuring SSL 'Server authentication only' mode and have had no luck finding information on that specific mode. Any direction appreciated. The following is, what I believe, the relevant configuration I incorporated: