{ "info": { "author": "chrono-meter@gmx.net", "author_email": "chrono-meter@gmx.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT 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": "# How to install\n\n```sh\n$ sudo pip install certbot-dns-valuedomain\n\n...\n\n$ certbot plugins\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n* certbot-dns-valuedomain:dns\nDescription: Obtain certificates using a DNS TXT record (if you are using\nvalue-domain for DNS).\nInterfaces: IAuthenticator, IPlugin\nEntry point: dns = certbot_dns_valuedomain:Authenticator\n\n...\n\n```\n\n\n# How to use\n\n```sh\n$ cat << EOF | sudo tee /etc/letsencrypt/valuedomain.ini\ncertbot_dns_valuedomain:dns_username = YOUR_VALUEDOMAIN_USERNAME\ncertbot_dns_valuedomain:dns_password = YOUR_VALUEDOMAIN_PASSWORD\nEOF\n\n...\n\n$ sudo chmod 600 /etc/letsencrypt/valuedomain.ini\n\n...\n\n$ sudo certbot certonly --authenticator certbot-dns-valuedomain:dns --domain example.com --domain *.example.com --manual-public-ip-logging-ok --preferred-challenges dns-01\n\n...\n```\n\n\n# Options\n\n```sh\n$ certbot --help certbot-dns-valuedomain:dns\nusage:\n certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...\n\nCertbot can obtain and install HTTPS/TLS/SSL certificates. By default,\nit will attempt to use a webserver both for obtaining and installing the\ncertificate.\n\noptional arguments:\n -h, --help show this help message and exit\n -c CONFIG_FILE, --config CONFIG_FILE\n path to config file (default: /etc/letsencrypt/cli.ini\n and ~/.config/letsencrypt/cli.ini)\n\ncertbot-dns-valuedomain:dns:\n Obtain certificates using a DNS TXT record (if you are using value-domain\n for DNS).\n\n --certbot-dns-valuedomain:dns-propagation-seconds CERTBOT_DNS_VALUEDOMAIN:DNS_PROPAGATION_SECONDS\n The number of seconds to wait for DNS to propagate\n before asking the ACME server to verify the DNS\n record. (default: 10)\n --certbot-dns-valuedomain:dns-credentials PATH\n Path to credentials INI file. (default:\n /etc/letsencrypt/valuedomain.ini)\n --certbot-dns-valuedomain:dns-max-propagation-seconds SECONDS\n The number of maximum seconds to watch for DNS to\n propagate before asking the ACME server to verify the\n DNS record. (default: 3600)\n```\n\n# Links\n * https://certbot.eff.org/docs/using.html#certbot-command-line-options\n * https://github.com/certbot/certbot/tree/master/certbot-dns-sakuracloud\n * https://github.com/free2er/certbot-regru/\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrono-meter/certbot-dns-valuedomain", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "certbot-dns-valuedomain", "package_url": "https://pypi.org/project/certbot-dns-valuedomain/", "platform": "", "project_url": "https://pypi.org/project/certbot-dns-valuedomain/", "project_urls": { "Homepage": "https://github.com/chrono-meter/certbot-dns-valuedomain" }, "release_url": "https://pypi.org/project/certbot-dns-valuedomain/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Certbot plugin for authentication using value-domain", "version": "1.0.0" }, "last_serial": 5005532, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5feb8cb34281c0753a51514a34b3ea80", "sha256": "de4f7052659c83fba214f47a2ed84747eb1bdbeceddda6ce0953f0d38f3c11d1" }, "downloads": -1, "filename": "certbot-dns-valuedomain-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5feb8cb34281c0753a51514a34b3ea80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4134, "upload_time": "2019-03-29T23:21:23", "url": "https://files.pythonhosted.org/packages/be/d4/f67fac48998a3755b505ec3e057a22636af9666e312b7237b6dbac1d82de/certbot-dns-valuedomain-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5feb8cb34281c0753a51514a34b3ea80", "sha256": "de4f7052659c83fba214f47a2ed84747eb1bdbeceddda6ce0953f0d38f3c11d1" }, "downloads": -1, "filename": "certbot-dns-valuedomain-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5feb8cb34281c0753a51514a34b3ea80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4134, "upload_time": "2019-03-29T23:21:23", "url": "https://files.pythonhosted.org/packages/be/d4/f67fac48998a3755b505ec3e057a22636af9666e312b7237b6dbac1d82de/certbot-dns-valuedomain-1.0.0.tar.gz" } ] }