===============================
certbot-dns-transip
===============================
.. image:: https://readthedocs.org/projects/certbot-dns-transip/badge/?version=stable
:target: https://certbot-dns-transip.readthedocs.io/en/stable/?badge=stable
:alt: Documentation Status
.. image:: https://www.travis-ci.org/hsmade/certbot-dns-transip.svg?branch=master&status=passed
:target: https://www.travis-ci.org/github/hsmade/certbot-dns-transip
:alt: Build Status
Certbot plugin to authenticate using dns TXT records via Transip API
* Documentation: https://readthedocs.org/projects/certbot-dns-transip/
You can also run this directly from Docker, and get the certificates and keys written to disk for further processing.
For example the following command can be used. This assumes the `transip.ini` file and the keyfile are present in `/tmp/letsencrypt`. ::
docker run -ti -v `/tmp/letsencrypt`:/etc/letsencrypt \
-w /etc/letsencrypt \
hsmade/certbot-transip \
certonly -n \
-d 'your.domain.com' \
-a dns-transip \
--dns-transip-credentials /etc/letsencrypt/transip.ini \
--dns-transip-propagation-seconds 240 \
-m your@domain.com \
--agree-tos \
--eff-email
The contents of `transip.ini` are as follows. ::
dns_transip_key_file = transip.key
dns_transip_username = my_user
Finally, the key file is an RSA private key
History
-------
0.4.3 (13-10-2021)
---------------------
* add `dns_transip_global_key` as option in ini file
0.4.1 (07-10-2021)
---------------------
* refactored code to use new v6 API
* changed workflow to github actions
* updated docker base image to python:3.9
0.3.0 (24-03-2020)
---------------------
* updated CI and docker to python 3.6
* changed dockerfile from using CMD to ENTRYPOINT
0.2.6 (21-03-2020)
---------------------
* updated transip lib
0.1.4 (18-01-2019)
---------------------
* Added docker image + instructions
0.1.2 (12-11-2018)
---------------------
* Updated the API for transip to current version
0.1 (14-07-2017)
---------------------
* First release on https://pypi.python.org/pypi/certbot-dns-transip
Raw data
{
"_id": null,
"home_page": "https://github.com/hsmade/certbot_dns_transip",
"name": "certbot-dns-transip",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "certbot_dns_transip",
"author": "Wim Fournier",
"author_email": "wim@fournier.nl",
"download_url": "https://files.pythonhosted.org/packages/e2/20/7368241cd8d79a4a798bf6114f3b3bc3333634dd7c305046811a4b8c2581/certbot_dns_transip-0.5.2.tar.gz",
"platform": null,
"description": "===============================\ncertbot-dns-transip\n===============================\n\n.. image:: https://readthedocs.org/projects/certbot-dns-transip/badge/?version=stable\n :target: https://certbot-dns-transip.readthedocs.io/en/stable/?badge=stable\n :alt: Documentation Status\n \n.. image:: https://www.travis-ci.org/hsmade/certbot-dns-transip.svg?branch=master&status=passed\n :target: https://www.travis-ci.org/github/hsmade/certbot-dns-transip\n :alt: Build Status\n\nCertbot plugin to authenticate using dns TXT records via Transip API\n\n\n* Documentation: https://readthedocs.org/projects/certbot-dns-transip/\n\nYou can also run this directly from Docker, and get the certificates and keys written to disk for further processing.\n\nFor example the following command can be used. This assumes the `transip.ini` file and the keyfile are present in `/tmp/letsencrypt`. ::\n\n docker run -ti -v `/tmp/letsencrypt`:/etc/letsencrypt \\\n -w /etc/letsencrypt \\\n hsmade/certbot-transip \\\n certonly -n \\\n -d 'your.domain.com' \\\n -a dns-transip \\\n --dns-transip-credentials /etc/letsencrypt/transip.ini \\\n --dns-transip-propagation-seconds 240 \\\n -m your@domain.com \\\n --agree-tos \\\n --eff-email\n\nThe contents of `transip.ini` are as follows. ::\n\n dns_transip_key_file = transip.key\n dns_transip_username = my_user\n \nFinally, the key file is an RSA private key\n\n\n\n\nHistory\n-------\n\n0.4.3 (13-10-2021)\n---------------------\n\n* add `dns_transip_global_key` as option in ini file\n\n\n0.4.1 (07-10-2021)\n---------------------\n\n* refactored code to use new v6 API\n* changed workflow to github actions\n* updated docker base image to python:3.9\n\n0.3.0 (24-03-2020)\n---------------------\n\n* updated CI and docker to python 3.6\n* changed dockerfile from using CMD to ENTRYPOINT\n\n\n0.2.6 (21-03-2020)\n---------------------\n\n* updated transip lib\n\n0.1.4 (18-01-2019)\n---------------------\n\n* Added docker image + instructions\n\n0.1.2 (12-11-2018)\n---------------------\n\n* Updated the API for transip to current version\n\n0.1 (14-07-2017)\n---------------------\n\n* First release on https://pypi.python.org/pypi/certbot-dns-transip\n",
"bugtrack_url": null,
"license": "Apache license 2.0",
"summary": "Certbot plugin to authenticate using dns TXT records via Transip API",
"version": "0.5.2",
"split_keywords": [
"certbot_dns_transip"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4645bb487d617bd27a6459c5bb215a2c",
"sha256": "6feb8df2220960aec130238ed63cb9c234cb918dbe6da7509c9b0f8c030c8f4f"
},
"downloads": -1,
"filename": "certbot_dns_transip-0.5.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4645bb487d617bd27a6459c5bb215a2c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10226,
"upload_time": "2022-12-19T20:26:30",
"upload_time_iso_8601": "2022-12-19T20:26:30.299969Z",
"url": "https://files.pythonhosted.org/packages/3b/cb/25cc028361a00798a36973d11453cf45c26f5b69b0aa51b917b0a28f8136/certbot_dns_transip-0.5.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "0d07ad19d50d292106ef1f73f46a2416",
"sha256": "71fca31a2b40824d6731491d81feff0a6ef671bb08492bf1cf0a1ce1cacca7ff"
},
"downloads": -1,
"filename": "certbot_dns_transip-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "0d07ad19d50d292106ef1f73f46a2416",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13262,
"upload_time": "2022-12-19T20:26:31",
"upload_time_iso_8601": "2022-12-19T20:26:31.422538Z",
"url": "https://files.pythonhosted.org/packages/e2/20/7368241cd8d79a4a798bf6114f3b3bc3333634dd7c305046811a4b8c2581/certbot_dns_transip-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-19 20:26:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "hsmade",
"github_project": "certbot_dns_transip",
"lcname": "certbot-dns-transip"
}