Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengateMysqlConnectionProperties::SSLMode (v0.14.0)
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateMysqlConnectionProperties::SSLMode.
Enum for SSL modes for MySQL.
Constants
SSL_MODE_UNSPECIFIED
value: 0 SSL mode not specified.
DISABLED
value: 1 SSL is disabled.
PREFERRED
value: 2 SSL is preferred.
REQUIRED
value: 3 SSL is required.
VERIFY_CA
value: 4 SSL is required and certificate is verified.
VERIFY_IDENTITY
value: 5 SSL is required and certificate and hostname are verified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]