GoogleCloudPlatform / gsutil

A command line tool for interacting with cloud storage services.
Apache License 2.0
864 stars 331 forks source link

Fixes the bug related to download, and upload files with .p12 authentication. #1767

Closed googlyrahman closed 2 months ago

googlyrahman commented 3 months ago
  1. Fixed a bug with downloading files from cloud with .p12 authentication.
  2. Skip test which tests the caching behaviour of .p12 creds.