{ "info": { "author": "Andreas Runfalk", "author_email": "andreas@runfalk.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: Name Service (DNS)", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "Loopia DNS Authenticator for Certbot\n====================================\nThis allows automatic completion of `Certbot's `_\nDNS01 challange for domains managed on `Loopia `_ DNS.\n\n\nInstalling\n----------\n.. code-block::\n\n $ pip install certbot-loopia\n\n\nUsage\n-----\nTo use the authenticator you need to provide some required options:\n\n``--certbot-loopia:credentials`` *(required)*\n INI file with ``user`` and ``password`` for your Loopia API user. ``user``\n normally has the format ``user@loopiaapi``.\n\nThe credential file must have the folling format:\n\n.. code-block::\n\n certbot_loopia:auth_user = user@loopiaapi\n certbot_loopia:auth_password = passwordgoeshere\n\nFor safety reasons the file must not be world readable. You can solve this by\nrunning:\n\n.. code-block::\n\n $ chmod 600 credentials.ini\n\n\nKnown issues\n------------\n- Due to caching on Loopia's side it can take up to 15 minutes before changes\n propagates. Therefore the plugin will wait 15 minutes before contacting the\n ACME server.\n\n\nChangelog\n---------\n\nVersion 0.2.0\n~~~~~~~~~~~~~\nReleased 21st August 2017\n\n- Rewrote plugin to match the implementation of ``certbot-dns-*`` plugins\n- Updated dependency requirements since the old release was completely broken\n for newer ``acme`` and ``certbot``\n (see `issue #2 `_)\n\n\nVersion 0.1.0\n~~~~~~~~~~~~~\nReleased 10th May 2017\n\n- Initial release\n\n\nDisclaimer\n----------\nThis plugin is neither affiliated with nor endorsed by Loopia AB.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/runfalk/certbot-loopia", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "certbot-loopia", "package_url": "https://pypi.org/project/certbot-loopia/", "platform": "", "project_url": "https://pypi.org/project/certbot-loopia/", "project_urls": { "Homepage": "https://www.github.com/runfalk/certbot-loopia" }, "release_url": "https://pypi.org/project/certbot-loopia/0.2.0/", "requires_dist": [ "acme (>=0.17.0)", "certbot (>=0.17.0)", "loopialib (>=0.2.0)", "zope.interface (>=4.4.0)" ], "requires_python": "", "summary": "Loopia DNS authentication plugin for Certbot", "version": "0.2.0" }, "last_serial": 3111523, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9bc6f8262f9a5c0d0fe43792121902bc", "sha256": "910fff1da3ebab54bd20098d120ce279369b73fd9a9c8e76f0f783f7c0b04203" }, "downloads": -1, "filename": "certbot_loopia-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "9bc6f8262f9a5c0d0fe43792121902bc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7388, "upload_time": "2017-05-10T12:35:20", "url": "https://files.pythonhosted.org/packages/f3/1b/d8eda517b33332eb1c710e9a99df6d2854540d6403dfc43ef2106bf5aff9/certbot_loopia-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8be16dc92ff3311908ce747997cbfbf", "sha256": "2404de8691d09d9df0dc490fb623629e44791ac0e354707f725b5b5da7fa5bf0" }, "downloads": -1, "filename": "certbot-loopia-0.1.0.tar.gz", "has_sig": true, "md5_digest": "a8be16dc92ff3311908ce747997cbfbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5952, "upload_time": "2017-05-10T12:35:25", "url": "https://files.pythonhosted.org/packages/84/ad/429a55803bebef70e54aa1e42657d0be0f568e0763ce1a5ea1c37462565c/certbot-loopia-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a13fbe6f660b3cb675959dbfe7581b51", "sha256": "7e320c47bdcfa4ebd65c89d1801e62e007c958d230236eb5afb7295fc075a8c7" }, "downloads": -1, "filename": "certbot_loopia-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a13fbe6f660b3cb675959dbfe7581b51", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5444, "upload_time": "2017-08-21T11:01:58", "url": "https://files.pythonhosted.org/packages/97/3f/37118b63488d9489afaf43419ce6404eb02612387b5a9c00b89bb4f02e25/certbot_loopia-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6d68cb0f5daccb59445c26cb9ade1df", "sha256": "4958178dd10b76a1769fa934172e88e565fd3715c1c52ba48206c113a969afd4" }, "downloads": -1, "filename": "certbot-loopia-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f6d68cb0f5daccb59445c26cb9ade1df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4224, "upload_time": "2017-08-21T11:01:59", "url": "https://files.pythonhosted.org/packages/a0/cd/119d8eaabc5f8c68e54a69b21cc79c5f466e2f3da9cd40d2b79173c29b95/certbot-loopia-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a13fbe6f660b3cb675959dbfe7581b51", "sha256": "7e320c47bdcfa4ebd65c89d1801e62e007c958d230236eb5afb7295fc075a8c7" }, "downloads": -1, "filename": "certbot_loopia-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a13fbe6f660b3cb675959dbfe7581b51", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5444, "upload_time": "2017-08-21T11:01:58", "url": "https://files.pythonhosted.org/packages/97/3f/37118b63488d9489afaf43419ce6404eb02612387b5a9c00b89bb4f02e25/certbot_loopia-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6d68cb0f5daccb59445c26cb9ade1df", "sha256": "4958178dd10b76a1769fa934172e88e565fd3715c1c52ba48206c113a969afd4" }, "downloads": -1, "filename": "certbot-loopia-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f6d68cb0f5daccb59445c26cb9ade1df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4224, "upload_time": "2017-08-21T11:01:59", "url": "https://files.pythonhosted.org/packages/a0/cd/119d8eaabc5f8c68e54a69b21cc79c5f466e2f3da9cd40d2b79173c29b95/certbot-loopia-0.2.0.tar.gz" } ] }