duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] 0.6.22: new_key on object-less URI


From: Lee Verberne
Subject: Re: [Duplicity-talk] 0.6.22: new_key on object-less URI
Date: Tue, 3 Sep 2013 13:33:12 -0700


On Tue, Sep 3, 2013 at 12:15 PM, svoop <address@hidden> wrote:
> maybe his python 2.7 is more recent than 2.7.3?

You're right, it's Python 2.7.5.

I wouldn't have expected that to matter because the error I'm seeing is related to wildcard certificate matching:

Failed to create bucket (attempt #1) 'test.foo.com' failed (reason: InvalidCertificateException: Host test.foo.com.s3.amazonaws.com returned an invalid certificate (remote hostname "test.foo.com.s3.amazonaws.com" does not match certificate): {'notAfter': 'Dec 18 23:59:59 2013 GMT', 'subjectAltName': (('DNS', '*.s3.amazonaws.com'), ('DNS', 's3.amazonaws.com')), 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'Washington'),), (('localityName', u'Seattle'),), (('organizationName', u'Amazon.com Inc.'),), (('commonName', u'*.s3.amazonaws.com'),))})

That was on Linux with python 2.7.3.  I just noticed that I don't get the certificate error on OS X with either python 2.7.2 or 2.7.5, though.

-lee

reply via email to

[Prev in Thread] Current Thread [Next in Thread]