Skip to main content

Disable SSL verification of setuptools for buildout

Project description

buildout.disablessl

setuptools-0.7 introduced verification of SSL certificates. This feature, however, is not configurable (yet?), which makes it impossible to install packages from a custom package index with a self-signed certificate, for example.

This package is a very small, monkey-patching buildout extension that simply sets “ssl available” to false. Use it like so:

[buildout]
extensions = buildout.disablessl

Python 2.7.9 activated SSL certificate verification by default, too. When using this version or newer it is disabled, too.

WARNING: Using this extension disables SSL verification (duh), so you make yourself susceptible to man-in-the-middle attacks (among other things). Use with caution!

Developing buildout.disablessl

Author:

gocept <mail@gocept.com>

PyPI page:

http://pypi.python.org/pypi/buildout.disablessl/

Issues:

report by e-mail

Source code:

https://bitbucket.org/gocept/buildout.disablessl/

Current change log:

https://bitbucket.org/gocept/buildout.disablessl/raw/tip/CHANGES.txt

Change log for buildout.disablessl

1.1 (2015-04-28)

  • Disable SSL certificate verification of Python 2.7.9+, too.

1.0 (2013-11-14)

initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buildout.disablessl-1.1.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file buildout.disablessl-1.1.tar.gz.

File metadata

File hashes

Hashes for buildout.disablessl-1.1.tar.gz
Algorithm Hash digest
SHA256 cf5813fedb0e90f9b0cbe1e499d72b8fcfe29446f2a0ef3af7408ab11c6e3692
MD5 775fd2b6f878c4d5320d77f58d05e30c
BLAKE2b-256 fea4809093e839006b2e9f519cb25fd93919210eddb8cd3b94720ea6a97948bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page