Does this Connection Manager setup guarantee TCPS/encryption on external traffic?
I have a MOS ticket that has reached a bit of a stalemate, so I am hoping someone here might have a clear answer... I have followed Oracle Doc ID 401251.1 to enable TCPS encryption and cert validation between Client and Server, the Server being a standalone host for Connection Manager. The Connection Manager is configured to only listen on TCPS (per below; redacted), so that along with the previously mentioned Wallet/Cert setup, this should allow for *only* encrypted traffic, and *only* if valid certs are in place. This is working and verified; if I don't have the client wallet/certs in place, the SSL handshake fails; if I have it in place the handshacke/connection it is successful.