About Access Control to Oracle Wallets

Encrypting communication between a remote web service and the Oracle database, acting as a client to this service, is an established industry best practice.

Oracle Database supports network encryption using Transport Layer Security (TLS) when invoking remote services. It also supports authentication methods that may be required. The Oracle database must be aware of the remote site’s server certificate before it can securely establish the connection.

There are two ways to handle this configuration:

Related Topics