Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::SslConfig::SslType (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::SslConfig::SslType.
Specifies The kind of ssl configuration used.
Constants
SSL_TYPE_UNSPECIFIED
value: 0 Unspecified.
SERVER_ONLY
value: 1 Only 'ca_certificate' specified.
SERVER_CLIENT
value: 2 Both server ('ca_certificate'), and client ('client_key',
'client_certificate') specified.