Is SSL used by default for Google Cloud with ADC?

10 views
Skip to first unread message

Jules F.

unread,
Jun 1, 2020, 3:13:12 PM6/1/20
to s3ql
Hi,

When backing up to Google Cloud with ADC (Application Default Credentials) is SSL being used by default at all stages of the backup (authentication & then storage requestes)?

Thanks


Daniel Jagszent

unread,
Jun 2, 2020, 7:02:41 AM6/2/20
to s3ql


Hello Jules,

When backing up to Google Cloud with ADC (Application Default Credentials) is SSL being used by default at all stages of the backup (authentication & then storage requestes)?
S3QL uses this library in that case: https://googleapis.dev/python/google-auth/latest/index.html
(more precisely this method: https://googleapis.dev/python/google-auth/latest/reference/google.auth.html#google.auth.default)
Have a look there, what the defaults are and what this library uses.

Connections to the storage servers always use TLS.
Reply all
Reply to author
Forward
0 new messages