Ensure that your Oracle Cloud Infrastructure (OCI) Autonomous AI Databases are secured with Mutual TLS (mTLS) to achieve the highest level of connection security, as it requires both the client and the server to authenticate each other using cryptographic certificates, thereby preventing unauthorized access and ensuring end-to-end data confidentiality.
Mutual TLS (mTLS) is the recommended connection method for Autonomous AI Databases because it enforces mutual authentication, requiring both the client and the server to prove their identity using cryptographic credentials. This dual-authentication provides the highest level of security for data in transit, ensuring only trusted, authenticated clients can connect to your sensitive AI data repository.
Mutual TLS (mTLS) authentication can be enabled for Autonomous AI Database instances that use private endpoints or Access Control List (ACLs) for network access.
Audit
To determine if your Oracle Cloud Infrastructure (OCI) Autonomous AI Databases are configured to require mutual TLS (mTLS) authentication, perform the following operations:
Remediation / Resolution
To secure connections to your OCI Autonomous AI Databases with mutual TLS (mTLS) authentication, perform the following operations:
References
- Oracle Cloud Infrastructure Documentation
- About Connecting to an Autonomous AI Database Instance
- Configure Network Access with Access Control Rules (ACLs) and Private Endpoints
- Update Network Options to Allow TLS or Require Only Mutual TLS (mTLS) Authentication on Autonomous AI Database
- Oracle Cloud Infrastructure CLI Documentation
- compartment list
- autonomous-database list
- autonomous-database get
- autonomous-database update