Just a quick report...

When I go to download something from PyPI, I always get an SSL certificate
mismatch error, e.g.:

  $ wget https://pypi.python.org/packages/source/...
  Resolving pypi.python.org... 199.27.73.175
  Connecting to pypi.python.org|199.27.73.175|:443... connected.
  ERROR: certificate common name `*.c.ssl.fastly.net' doesn't match requested
  host name `pypi.python.org'.
  To connect to pypi.python.org insecurely, use `--no-check-certificate'.

I don't know if it's just the mirror I'm getting or if it's a broader problem,
or indeed if this is a known issue.

Charles
-- 
------------------------------------------------------------------
Charles Cazabon         <charlesc-distutils-python....@pyropus.ca>
Software, consulting, and services available at http://pyropus.ca/
------------------------------------------------------------------
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to