{ "info": { "author": "SkyLothar", "author_email": "allothar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "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", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Security", "Topic :: System :: Installation/Setup", "Topic :: System :: Networking", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "Aliyun CDN Installer plugin for Certbot\n-------------------------------------------\n.. image:: https://travis-ci.org/SkyLothar/certbot-aliyun-cdn.svg?branch=master\n :target: https://travis-ci.org/SkyLothar/certbot-aliyun-cdn\n.. image:: https://coveralls.io/repos/github/SkyLothar/certbot-aliyun-cdn/badge.svg?branch=master\n :target: https://coveralls.io/github/SkyLothar/certbot-aliyun-cdn?branch=master\n\n\nUse the certbot client to install a certificate to a aliyun cdn server\n\nPrepare an API Token\n====================\nFetch access-key id/secret pair on https://ram.console.aliyun.com/#/overview\n\n\nInstall certbot and plugin\n==========================\n\n.. code-block:: bash\n\n pip install certbot-aliyun-cdn\n\n\nCreate a credentials file\n=========================\n\n.. code-block:: ini\n\n certbot_alicdn:aliyun_cdn_access_key_id = \"ALIYUN-ACCESS-KEY-ID\"\n certbot_alicdn:aliyun_cdn_access_key_secret = \"ALIYUN-ACCESS-KEY-SECRET\"\n\n\nInstall a certificate\n======================\n\n.. code-block:: bash\n\n certbot run -a SOME-AUTHENTICATOR-PLUGIN \\\n --reinstall --redirect \\\n -i certbot-aliyun-cdn:aliyun-cdn \\\n [--certbot-dns-dnspod:dns-dnspod-credentials PATH-TO-CREDENTIAL-FILE]\n -d REPLACE-WITH-YOUR-DOMAIN\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "certbot-aliyun-cdn", "package_url": "https://pypi.org/project/certbot-aliyun-cdn/", "platform": "", "project_url": "https://pypi.org/project/certbot-aliyun-cdn/", "project_urls": { "Homepage": "http://github.com" }, "release_url": "https://pypi.org/project/certbot-aliyun-cdn/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Aliyun CDN Installer plugin for Certbot", "version": "0.1.0" }, "last_serial": 4460261, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1a42c9020812db1c28c6706a38c6ee56", "sha256": "91f0b29567385f99cc8e33e9e6ca023d483eb7f242e9942488fd8400283ea801" }, "downloads": -1, "filename": "certbot-aliyun-cdn-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1a42c9020812db1c28c6706a38c6ee56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8927, "upload_time": "2017-09-12T18:09:35", "url": "https://files.pythonhosted.org/packages/d7/08/8328f2516d418a1528ce739ebf1f784fc4ee750ddb663697dad50df3ce20/certbot-aliyun-cdn-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "cc9bb87bc7d02038089a35df46b65177", "sha256": "80acdb2355c38d31ef18e8f5c225a7bc3974d91d720bb75011a81d8f9a6463ec" }, "downloads": -1, "filename": "certbot-aliyun-cdn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cc9bb87bc7d02038089a35df46b65177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9279, "upload_time": "2018-11-07T06:46:24", "url": "https://files.pythonhosted.org/packages/36/da/8c62b7987b4449b1e558f20c59e318edbd733ae50465d6703b906d69148a/certbot-aliyun-cdn-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc9bb87bc7d02038089a35df46b65177", "sha256": "80acdb2355c38d31ef18e8f5c225a7bc3974d91d720bb75011a81d8f9a6463ec" }, "downloads": -1, "filename": "certbot-aliyun-cdn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cc9bb87bc7d02038089a35df46b65177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9279, "upload_time": "2018-11-07T06:46:24", "url": "https://files.pythonhosted.org/packages/36/da/8c62b7987b4449b1e558f20c59e318edbd733ae50465d6703b906d69148a/certbot-aliyun-cdn-0.1.0.tar.gz" } ] }