On 05.03.2013 12:10, Chris Withers wrote:
> On 05/03/2013 11:09, Giovanni Bajo wrote:
>> Il giorno 05/mar/2013, alle ore 11:19, Chris Withers<ch...@simplistix.co.uk> 
>>  ha scritto:
>>
>>> On 05/03/2013 10:18, Donald Stufft wrote:
>>>> On Tuesday, March 5, 2013 at 4:51 AM, Chris Withers wrote:
>>>>> When I go to PyPI on an older Chrome, I get a certificate revoked error
>>>>> and can't view the site.
>>>>>
>>>> What version of Chrome? v25 sees http://d.stufft.io/image/1J3W01473s42
>>>
>>> 12.0.742.112.
>>
>> Do you manage to see any specific error message? Can you attache a 
>> screenshot?
> 
> It's the standard "this certificate has been revoked" page from Chrome.

Hmm...

wget http://crl.startssl.com/crt2-crl.crl
openssl crl -inform DER -in crt2-crl.crl -text | fgrep 013A4D

doesn't return anything (013A4D is the PyPI cert serial).

A bug in Chrome ?

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 05 2013)
>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to