{ "info": { "author": "New Dream Network, LLC (DreamHost)", "author_email": "dev-community@dreamhost.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: System :: Monitoring" ], "description": "===========================\n httplib2.system-ca-certs-locater 0.1.2\n===========================\n\nThis package provides a plug-in to httplib2 to tell it to use the\ncertificate authority file from the base OS instead of the one in the\nhttplib2 package. The file from httplib2 is used as a fallback, if the\nexpected OS-specific file is not found.\n\nInstallation\n============\nFirst install `pbr`_ package::\n\n $ pip install pbr\n\nThen run::\n\n $ pip install httplib2.system-ca-certs-locater\n\nSetup custom ca_certs file via environment variable\n===================================================\n\nYou can specify custom path to ca_certs file using\n``HTTPLIB_CA_CERTS_PATH``::\n\n import os\n os.environ['HTTPLIB_CA_CERTS_PATH'] = '/home/user/my_ca_certs.txt'\n\nSupporting Additional Platforms\n===============================\n\nIf you are on a platform with a different certificate authority file,\nplease submit a pull request via `github`_ to add the file to ``get()``.\n\n.. _`github`: https://github.com/dreamhost/httplib2-ca_certs_locater\n.. _`pbr`: https://github.com/openstack-dev/pbr", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dreamhost/httplib2-ca_certs_locater", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "httplib2.system_ca_certs_locater", "package_url": "https://pypi.org/project/httplib2.system_ca_certs_locater/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/httplib2.system_ca_certs_locater/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dreamhost/httplib2-ca_certs_locater" }, "release_url": "https://pypi.org/project/httplib2.system_ca_certs_locater/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Plug in to httplib2 to tell it to use the certificate authority file from the base OS instead of the one in the httplib2 package", "version": "0.1.2" }, "last_serial": 1346394, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e16d714dd9695b85d5dbe6be0f483e97", "sha256": "611f33346327413aa6f216d5210a19828d3c158d38345d1e6f1144924c367f68" }, "downloads": -1, "filename": "httplib2.system_ca_certs_locater-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e16d714dd9695b85d5dbe6be0f483e97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7342, "upload_time": "2013-11-23T04:54:04", "url": "https://files.pythonhosted.org/packages/69/d8/494c3bca4f98ef874de7f2c70edf88a6df6ed9bf03a47ecbbe4998aacd0c/httplib2.system_ca_certs_locater-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9c5919ad95d9f7375d331916a0ba284b", "sha256": "6332c669479dcebd3b181878aaece7ab5d10d43e01ef752255bc1da2f2d08054" }, "downloads": -1, "filename": "httplib2.system_ca_certs_locater-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9c5919ad95d9f7375d331916a0ba284b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6995, "upload_time": "2014-12-16T17:55:50", "url": "https://files.pythonhosted.org/packages/44/f6/117cf19dbaa78da797a74939068f9b93dc05470232004877fd66a5ad8bb3/httplib2.system_ca_certs_locater-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c5919ad95d9f7375d331916a0ba284b", "sha256": "6332c669479dcebd3b181878aaece7ab5d10d43e01ef752255bc1da2f2d08054" }, "downloads": -1, "filename": "httplib2.system_ca_certs_locater-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9c5919ad95d9f7375d331916a0ba284b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6995, "upload_time": "2014-12-16T17:55:50", "url": "https://files.pythonhosted.org/packages/44/f6/117cf19dbaa78da797a74939068f9b93dc05470232004877fd66a5ad8bb3/httplib2.system_ca_certs_locater-0.1.2.tar.gz" } ] }