{ "info": { "author": "Domeneshop AS", "author_email": "kundeservice@domeneshop.no", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: System Administrators", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 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": "certbot-dns-domeneshop\n======================\n\nDomeneshop_ DNS Authenticator plugin for certbot_.\n\nThis plugin automates the process of completing a ``dns-01`` challenge by\ncreating, and subsequently removing, TXT records using the `Domeneshop API`_.\n\n.. _domeneshop: https://domene.shop\n.. _`Domeneshop API`: https://api.domeneshop.no/docs\n.. _certbot: https://certbot.eff.org/\n\n\nNamed Arguments\n---------------\n\n================================================================ =====================================\n``--certbot-dns-domeneshop:dns-domeneshop-credentials`` domeneshop credentials_ INI file. **(required)**\n``--certbot-dns-domeneshop:dns-domeneshop-propagation-seconds`` The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record(Default: 30)\n================================================================ =====================================\n\nNote that the seemingly redundant ``certbot-dns-domeneshop:`` prefix is imposed by\ncertbot for external plugins.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install certbot-dns-domeneshop\n\nCredentials\n-----------\n\nUse of this plugin requires a configuration file containing Domeneshop API\ncredentials.\n\nSee the `Domeneshop API`_ documentation for more information (in Norwegian).\n\nAn example ``credentials.ini`` file:\n\n.. code-block:: ini\n\n certbot_dns_domeneshop:dns_domeneshop_client_token=1234567890abcdef\n certbot_dns_domeneshop:dns_domeneshop_client_secret=1234567890abcdefghijklmnopqrstuvxyz1234567890abcdefghijklmnopqrs\n\nThe path to this file can be provided interactively or using the\n``--certbot-dns-domeneshop:dns-domeneshop-credentials`` command-line argument. Certbot\nrecords the path to this file for use during renewal, but does not store the\nfile's contents.\n\n**CAUTION:** You should protect these API credentials as you would the\npassword to your Domeneshop user account. Users who can read this file can use these\ncredentials to issue arbitrary API calls on your behalf. Users who can cause\nCertbot to run using these credentials can complete a ``dns-01`` challenge to\nacquire new certificates or revoke existing certificates for associated\ndomains, even if those domains aren't being managed by this server.\n\nIf applicable, we suggest that you create API credentials for domains used by your\napplication, in order to reduce the potential impact of lost credentials.\n\nCertbot will emit a warning if it detects that the credentials file can be\naccessed by other users on your system. The warning reads \"Unsafe permissions\non credentials configuration file\", followed by the path to the credentials\nfile. This warning will be emitted each time Certbot uses the credentials file,\nincluding for renewal, and cannot be silenced except by addressing the issue\n(e.g., by using a command like ``chmod 600`` to restrict access to the file).\n\n\nExamples\n--------\n\nTo acquire a single certificate for both ``example.com`` and\n``www.example.com``, waiting 30 seconds for DNS propagation (the default):\n\n.. code-block:: bash\n\n certbot certonly \\\n --authenticator certbot-dns-domeneshop:dns-domeneshop \\\n --certbot-dns-domeneshop:dns-domeneshop-credentials ~/.secrets/certbot/domeneshop.ini \\\n --certbot-dns-domeneshop:dns-domeneshop-propagation-seconds 30 \\\n -d example.com \\\n -d www.example.com\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/domeneshop/certbot-dns-domeneshop", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "certbot-dns-domeneshop", "package_url": "https://pypi.org/project/certbot-dns-domeneshop/", "platform": "", "project_url": "https://pypi.org/project/certbot-dns-domeneshop/", "project_urls": { "Homepage": "https://github.com/domeneshop/certbot-dns-domeneshop" }, "release_url": "https://pypi.org/project/certbot-dns-domeneshop/0.2.6/", "requires_dist": [ "domeneshop (>=0.2.0)", "acme (>=0.21.1)", "certbot (>=0.21.1)", "setuptools", "zope.interface", "requests (>=2.21.0)", "black ; extra == 'dev'", "mypy ; extra == 'dev'", "prospector ; extra == 'dev'" ], "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "Domeneshop Certbot Plugin", "version": "0.2.6" }, "last_serial": 5188347, "releases": { "0.2.5": [ { "comment_text": "", "digests": { "md5": "43b7b9c3f3a9a8ea88af46214a781286", "sha256": "fef1fbd2ce2bc0d46b2cc8706511ecbfa1ca4c1e7ab250987ce901cbc0361c87" }, "downloads": -1, "filename": "certbot_dns_domeneshop-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "43b7b9c3f3a9a8ea88af46214a781286", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 11094, "upload_time": "2019-04-15T14:53:49", "url": "https://files.pythonhosted.org/packages/35/89/e50fb6240d5f3a69a7a28c06174878e5b9901ddb531f6d40d3d2cfa55453/certbot_dns_domeneshop-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da70f341b8fd67ee756dbed2949a2f0d", "sha256": "d0a5b2819e92bd2f964f9e22bae764a62d785056f575206fe7da43e7e8064862" }, "downloads": -1, "filename": "certbot-dns-domeneshop-0.2.5.tar.gz", "has_sig": false, "md5_digest": "da70f341b8fd67ee756dbed2949a2f0d", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 9141, "upload_time": "2019-04-15T14:53:51", "url": "https://files.pythonhosted.org/packages/c9/13/0efea0e54717da8d4f8a7e06064d32ae450e7fe67f338305dc1758ab3a96/certbot-dns-domeneshop-0.2.5.tar.gz" } ], "0.2.5.post1": [ { "comment_text": "", "digests": { "md5": "351dc317aed5eca4d60367bd551753f0", "sha256": "d9879cffbc2be3e3efdfe2ec468df73cf146ba7fe8dd7d5124c581a93f71df39" }, "downloads": -1, "filename": "certbot_dns_domeneshop-0.2.5.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "351dc317aed5eca4d60367bd551753f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 10338, "upload_time": "2019-04-15T15:18:42", "url": "https://files.pythonhosted.org/packages/ba/98/5e072bb93e20fe048912181b838dc2a2805c61b48dfb9b9e4a22ef693b12/certbot_dns_domeneshop-0.2.5.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef902565d6310a613c583ba3d6fe8141", "sha256": "6a3bd0f8dde32d31f0294fb337c521f208087fc5f58b1e85280e6418ff7ba1b4" }, "downloads": -1, "filename": "certbot-dns-domeneshop-0.2.5.post1.tar.gz", "has_sig": false, "md5_digest": "ef902565d6310a613c583ba3d6fe8141", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 9157, "upload_time": "2019-04-15T15:18:44", "url": "https://files.pythonhosted.org/packages/91/37/e7213129d407b8efe5790de4fc94f82e5cec2eeb1eeda8ba1045243a348f/certbot-dns-domeneshop-0.2.5.post1.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "aef253f1862d93e5b892684e23c7dbb7", "sha256": "c48d5b0e2a5c168dfcb20a568db52168055c59d0c6277d7ab83c02dfc4df4cbc" }, "downloads": -1, "filename": "certbot_dns_domeneshop-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aef253f1862d93e5b892684e23c7dbb7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 9065, "upload_time": "2019-04-25T14:21:55", "url": "https://files.pythonhosted.org/packages/a3/ee/b731069f7682dd2b4f16a3e3d87b00435175414ef232e7d5031de4c23c44/certbot_dns_domeneshop-0.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "baff8fb113db8ca8495fc1911b2cf233", "sha256": "9b15396ee0b7c60c8ff44a1b1f0f68f82764f99ab66f4d75c5a8e64975b32be8" }, "downloads": -1, "filename": "certbot-dns-domeneshop-0.2.6.tar.gz", "has_sig": false, "md5_digest": "baff8fb113db8ca8495fc1911b2cf233", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 8300, "upload_time": "2019-04-25T14:21:57", "url": "https://files.pythonhosted.org/packages/df/e7/44853ea2d342233f109a3145c4b70efed15555fd10423ad40e628344ffd0/certbot-dns-domeneshop-0.2.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aef253f1862d93e5b892684e23c7dbb7", "sha256": "c48d5b0e2a5c168dfcb20a568db52168055c59d0c6277d7ab83c02dfc4df4cbc" }, "downloads": -1, "filename": "certbot_dns_domeneshop-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aef253f1862d93e5b892684e23c7dbb7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 9065, "upload_time": "2019-04-25T14:21:55", "url": "https://files.pythonhosted.org/packages/a3/ee/b731069f7682dd2b4f16a3e3d87b00435175414ef232e7d5031de4c23c44/certbot_dns_domeneshop-0.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "baff8fb113db8ca8495fc1911b2cf233", "sha256": "9b15396ee0b7c60c8ff44a1b1f0f68f82764f99ab66f4d75c5a8e64975b32be8" }, "downloads": -1, "filename": "certbot-dns-domeneshop-0.2.6.tar.gz", "has_sig": false, "md5_digest": "baff8fb113db8ca8495fc1911b2cf233", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 8300, "upload_time": "2019-04-25T14:21:57", "url": "https://files.pythonhosted.org/packages/df/e7/44853ea2d342233f109a3145c4b70efed15555fd10423ad40e628344ffd0/certbot-dns-domeneshop-0.2.6.tar.gz" } ] }