SSL: no alternative certificate subject name matches target host name $name.storage.googleapis.com
问题 I want to run tensorflow traning script in google cloud ml. One of the buckets from an external project. I have created cloud ml engine service account and add it as an user to this external project. After that, have executed the following command in my terminal with gcloud initialised project: gcloud auth activate-service-account --my-service-acc-key.json And then submit my job as: gcloud ml-engine jobs submit training ..arguments Job was submitted successfully and was running until