Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boto.https_connection.InvalidCertificateException on Google Storage #10

Open
bobobo1618 opened this issue Dec 31, 2012 · 1 comment
Open

Comments

@bobobo1618
Copy link

I'm getting errors of this form:

Host b.egf.me.commondatastorage.googleapis.com returned an invalid certificate (remote hostname "b.egf.me.commondatastorage.googleapis.com" does not match certificate): {'notAfter': 'Jun  7 19:43:27 2013 GMT', 'subjectAltName': (('DNS', '*.googleusercontent.com'), ('DNS', '*.blogspot.com'), ('DNS', '*.commondatastorage.googleapis.com'), ('DNS', '*.doubleclickusercontent.com'), ('DNS', '*.ggpht.com'), ('DNS', '*.googledrive.com'), ('DNS', '*.googlesyndication.com'), ('DNS', '*.storage.googleapis.com'), ('DNS', 'blogspot.com'), ('DNS', 'commondatastorage.googleapis.com'), ('DNS', 'doubleclickusercontent.com'), ('DNS', 'ggpht.com'), ('DNS', 'googledrive.com'), ('DNS', 'googleusercontent.com'), ('DNS', 'static.panoramio.com.storage.googleapis.com'), ('DNS', 'storage.googleapis.com')), 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'California'),), (('localityName', u'Mountain View'),), (('organizationName', u'Google Inc'),), (('commonName', u'*.googleusercontent.com'),))}

I really wish that wrapped...

@jmound
Copy link

jmound commented Jan 2, 2013

It's likely more of a boto issue, than a boto_rsync issue. This might be relevant: jtriley/StarCluster#141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants