{ "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": "DNSPOD DNS Authenticator plugin for Certbot\n-------------------------------------------\n.. image:: https://travis-ci.org/SkyLothar/certbot-dns-dnspod.svg?branch=master\n :target: https://travis-ci.org/SkyLothar/certbot-dns-dnspod\n.. image:: https://coveralls.io/repos/github/SkyLothar/certbot-dns-dnspod/badge.svg?branch=master\n :target: https://coveralls.io/github/SkyLothar/certbot-dns-dnspod?branch=master\n\n\nUse the certbot client to generate a certificate using dnspod.\n\nPrepare an API Token\n====================\nFetch an api token on https://www.dnspod.cn/console/user/security\n\n\nInstall certbot and plugin\n==========================\n\n.. code-block:: bash\n\n pip install certbot-dns-dnspod\n\n\nCreate a credentials file\n=========================\n\n.. code-block:: ini\n\n certbot_dns_dnspod:dns_dnspod_email = \"DNSPOD-API-REQUIRES-A-VALID-EMAIL\"\n certbot_dns_dnspod:dns_dnspod_api_token = \"DNSPOD-API-TOKEN\"\n\n\nGenerate a certificate\n======================\n\n.. code-block:: bash\n\n certbot certonly -a certbot-dns-dnspod:dns-dnspod \\\n [--certbot-dns-dnspod:dns-dnspod-credentials PATH-TO-CREDENTIAL-FILE]\n -d REPLACE-WITH-YOUR-DOMAIN", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "certbot-dns-dnspod", "package_url": "https://pypi.org/project/certbot-dns-dnspod/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/certbot-dns-dnspod/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com" }, "release_url": "https://pypi.org/project/certbot-dns-dnspod/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "DNSPOD DNS Authenticator plugin for Certbot", "version": "0.1.0" }, "last_serial": 2967556, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c99175c9895b9da0f0ae09af2d141e86", "sha256": "c26e876a892051b86906c85bf2d186552604162511785db412c4d29a294eb5d6" }, "downloads": -1, "filename": "certbot-dns-dnspod-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c99175c9895b9da0f0ae09af2d141e86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8526, "upload_time": "2017-06-22T09:51:42", "url": "https://files.pythonhosted.org/packages/37/d8/b8a9ffa6ea160baa7b45a80bd4ce114d69bada329e8a7142d4b762746c48/certbot-dns-dnspod-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c99175c9895b9da0f0ae09af2d141e86", "sha256": "c26e876a892051b86906c85bf2d186552604162511785db412c4d29a294eb5d6" }, "downloads": -1, "filename": "certbot-dns-dnspod-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c99175c9895b9da0f0ae09af2d141e86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8526, "upload_time": "2017-06-22T09:51:42", "url": "https://files.pythonhosted.org/packages/37/d8/b8a9ffa6ea160baa7b45a80bd4ce114d69bada329e8a7142d4b762746c48/certbot-dns-dnspod-0.1.0.tar.gz" } ] }