{ "info": { "author": "gocept ", "author_email": "mail@gocept.com", "bugtrack_url": null, "classifiers": [], "description": "===================\nbuildout.disablessl\n===================\n\nsetuptools-0.7 introduced verification of SSL certificates. This feature,\nhowever, is not configurable (yet?), which makes it impossible to install\npackages from a custom package index with a self-signed certificate, for\nexample.\n\nThis package is a very small, monkey-patching buildout extension that simply\nsets \"ssl available\" to false. Use it like so::\n\n [buildout]\n extensions = buildout.disablessl\n\nPython 2.7.9 activated SSL certificate verification by default, too. When using\nthis version or newer it is disabled, too.\n\nWARNING: Using this extension disables SSL verification (duh), so you make\nyourself susceptible to man-in-the-middle attacks (among other things). Use\nwith caution!\n\n\n==============================\nDeveloping buildout.disablessl\n==============================\n\n:Author:\n `gocept `_ \n\n:PyPI page:\n http://pypi.python.org/pypi/buildout.disablessl/\n\n:Issues:\n `report by e-mail `_\n\n:Source code:\n https://bitbucket.org/gocept/buildout.disablessl/\n\n:Current change log:\n https://bitbucket.org/gocept/buildout.disablessl/raw/tip/CHANGES.txt\n\n\n==================================\nChange log for buildout.disablessl\n==================================\n\n1.1 (2015-04-28)\n================\n\n- Disable SSL certificate verification of Python 2.7.9+, too.\n\n\n1.0 (2013-11-14)\n================\n\ninitial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/gocept/buildout.disablessl/", "keywords": "", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "buildout.disablessl", "package_url": "https://pypi.org/project/buildout.disablessl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/buildout.disablessl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/gocept/buildout.disablessl/" }, "release_url": "https://pypi.org/project/buildout.disablessl/1.1/", "requires_dist": null, "requires_python": null, "summary": "Disable SSL verification of setuptools for buildout", "version": "1.1" }, "last_serial": 2350271, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "97d607e767e9e821a3096d60a3b3c440", "sha256": "412fef1c64df24a0481babd527c5cd067bc8d6ff1fda81210b4b878bc6f4714a" }, "downloads": -1, "filename": "buildout.disablessl-1.0.zip", "has_sig": false, "md5_digest": "97d607e767e9e821a3096d60a3b3c440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8450, "upload_time": "2013-11-14T14:44:23", "url": "https://files.pythonhosted.org/packages/83/cf/f140a38de8fe40c5dc615df164ff37060a08a9d9dc0d390f796c40a562d4/buildout.disablessl-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "775fd2b6f878c4d5320d77f58d05e30c", "sha256": "cf5813fedb0e90f9b0cbe1e499d72b8fcfe29446f2a0ef3af7408ab11c6e3692" }, "downloads": -1, "filename": "buildout.disablessl-1.1.tar.gz", "has_sig": false, "md5_digest": "775fd2b6f878c4d5320d77f58d05e30c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3947, "upload_time": "2015-04-28T12:31:38", "url": "https://files.pythonhosted.org/packages/fe/a4/809093e839006b2e9f519cb25fd93919210eddb8cd3b94720ea6a97948bf/buildout.disablessl-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "775fd2b6f878c4d5320d77f58d05e30c", "sha256": "cf5813fedb0e90f9b0cbe1e499d72b8fcfe29446f2a0ef3af7408ab11c6e3692" }, "downloads": -1, "filename": "buildout.disablessl-1.1.tar.gz", "has_sig": false, "md5_digest": "775fd2b6f878c4d5320d77f58d05e30c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3947, "upload_time": "2015-04-28T12:31:38", "url": "https://files.pythonhosted.org/packages/fe/a4/809093e839006b2e9f519cb25fd93919210eddb8cd3b94720ea6a97948bf/buildout.disablessl-1.1.tar.gz" } ] }