4 Secure Network Communication in TimesTen
Some features in TimesTen, such as client/server and replication, use Transport Layer Security (TLS) to secure network communication between TimesTen instances. TLS is a secure and standard protocol that encrypts connections. It ensures communication is authenticated, encrypted, and protected from tampering.
These topics are discussed here:
Note:
TLS configuration in TimesTen does not apply to communication between TimesTen and Oracle Database, such as when cache is used. Secure TimesTen-Oracle communications can be configured through settings in thesqlnet.ora file used for connections to Oracle Database. See Configuring
Transport Layer Security Authentication in Oracle Database Security
Guide.