معرفی شرکت ها


certbot-dns-transip-0.5.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Certbot plugin to authenticate using dns TXT records via Transip API
ویژگی مقدار
سیستم عامل -
نام فایل certbot-dns-transip-0.5.2
نام certbot-dns-transip
نسخه کتابخانه 0.5.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Wim Fournier
ایمیل نویسنده wim@fournier.nl
آدرس صفحه اصلی https://github.com/hsmade/certbot_dns_transip
آدرس اینترنتی https://pypi.org/project/certbot-dns-transip/
مجوز Apache license 2.0
=============================== 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


نیازمندی

مقدار نام
>=0.16.0 acme
>=0.16.0 certbot
>=1.0 setuptools
==0.6.0 python-transip


نحوه نصب


نصب پکیج whl certbot-dns-transip-0.5.2:

    pip install certbot-dns-transip-0.5.2.whl


نصب پکیج tar.gz certbot-dns-transip-0.5.2:

    pip install certbot-dns-transip-0.5.2.tar.gz