pip-1.3rc1 with SSL cert support available for testing

Marcus Smith <[email protected]>
Newsgroups gmane.comp.python.catalog
Message-ID <CAPYWazq+UCOkkoPcsGajwwjk9tOt4jm2Vp0FyFoo7QqSmmgVJg@mail.gmail.com>
see the first email in this thread:

https://groups.google.com/d/topic/python-virtualenv/foXxh-NpdGg/discussion

It explains how to run the pip RC (and the virtualenv RC) without affecting
your current setup.

To see the verbose details of "pip install" interacting with pypi links
over https, use:

"pip install -v -v SomePackage"

To see it actually fail due to certificate problems, pass an alternate to
the built-in cert bundle, that should not work, like so:

pip --cert=<path to bad pem file> -v -v install SomePackage

testing and feedback appreciated.

Marcus

_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.