{ "info": { "author": "Lauri Keel", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Security", "Topic :: System :: Installation/Setup", "Topic :: System :: Networking", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "Standalone DNS Authenticator plugin for Certbot\n===============================================\n\nThis is a plugin that uses an integrated DNS server to respond to the\n``_acme-challenge`` records. Simultaneous challenges are supported.\n\nA subdomain with the relevant NS and A records needs to be set up, e.g.\nfor ``acme.example.com``:\n\n::\n\n acme IN NS ns.acme.example.com.\n ns.acme IN A 1.2.3.4\n\nand then ``_acme-challenge`` for the domain that the certificate is\nrequested for configured as a CNAME record to\n``domain.acme.example.com``.\n\n::\n\n _acme-challenge IN CNAME example.net.acme.example.com.\n\nInstallation\n============\n\n::\n\n # pip3 install certbot certbot-dns-standalone\n\nUsage\n=====\n\nJust run ``certbot certonly`` and use the\n``certbot-dns-standalone:dns-standalone`` plugin.\n\nCertbot needs to be run as root as it needs to bind to port 53.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/siilike/certbot-dns-standalone", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "certbot-dns-standalone", "package_url": "https://pypi.org/project/certbot-dns-standalone/", "platform": "", "project_url": "https://pypi.org/project/certbot-dns-standalone/", "project_urls": { "Homepage": "https://github.com/siilike/certbot-dns-standalone" }, "release_url": "https://pypi.org/project/certbot-dns-standalone/1.0.1/", "requires_dist": [ "acme (>=0.21.1)", "certbot (>=0.21.1)", "dnslib (>=0.9.0)", "mock", "setuptools", "zope.interface", "Sphinx (>=1.0); extra == 'docs'", "sphinx-rtd-theme; extra == 'docs'" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "Standalone DNS Authenticator plugin for Certbot", "version": "1.0.1" }, "last_serial": 5008110, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "fbd0a161c3d7aafcc4572fdee0f95290", "sha256": "2b1be5b6849d04cb7d96271b15e41c4637787463db8422ab29287ff9c10bcf36" }, "downloads": -1, "filename": "certbot_dns_standalone-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fbd0a161c3d7aafcc4572fdee0f95290", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 6534, "upload_time": "2019-03-30T22:47:29", "url": "https://files.pythonhosted.org/packages/6d/1b/69d319f5a5da1b5f141d73194f022cae722562823b2e70c0fa4997b958d7/certbot_dns_standalone-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb23e3898d860d119b27a68534d85d0a", "sha256": "21c23564c0a48534fb610ea1edc8fc2f114ff1539189059ad5fa3b9d066e04d8" }, "downloads": -1, "filename": "certbot-dns-standalone-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cb23e3898d860d119b27a68534d85d0a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 11033, "upload_time": "2019-03-30T22:47:30", "url": "https://files.pythonhosted.org/packages/a5/7d/1ae166831e75d8c4c7d73c6e29d5f5215274c5a664bbebb1d92774a6677f/certbot-dns-standalone-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fbd0a161c3d7aafcc4572fdee0f95290", "sha256": "2b1be5b6849d04cb7d96271b15e41c4637787463db8422ab29287ff9c10bcf36" }, "downloads": -1, "filename": "certbot_dns_standalone-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fbd0a161c3d7aafcc4572fdee0f95290", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 6534, "upload_time": "2019-03-30T22:47:29", "url": "https://files.pythonhosted.org/packages/6d/1b/69d319f5a5da1b5f141d73194f022cae722562823b2e70c0fa4997b958d7/certbot_dns_standalone-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb23e3898d860d119b27a68534d85d0a", "sha256": "21c23564c0a48534fb610ea1edc8fc2f114ff1539189059ad5fa3b9d066e04d8" }, "downloads": -1, "filename": "certbot-dns-standalone-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cb23e3898d860d119b27a68534d85d0a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 11033, "upload_time": "2019-03-30T22:47:30", "url": "https://files.pythonhosted.org/packages/a5/7d/1ae166831e75d8c4c7d73c6e29d5f5215274c5a664bbebb1d92774a6677f/certbot-dns-standalone-1.0.1.tar.gz" } ] }