معرفی شرکت ها


certbot-regru-1.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Reg.ru DNS authenticator plugin for Certbot
ویژگی مقدار
سیستم عامل -
نام فایل certbot-regru-1.0.2
نام certbot-regru
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Max Pryakhin
ایمیل نویسنده m.pryakhin@gmail.com
آدرس صفحه اصلی https://github.com/free2er/certbot-regru
آدرس اینترنتی https://pypi.org/project/certbot-regru/
مجوز MIT
# certbot-regru Reg.ru DNS authenticator plugin for Certbot An authenticator plugin for [certbot](https://certbot.eff.org/) to support [Let's Encrypt](https://letsencrypt.org/) DNS challenges (dns-01) for domains managed by the nameservers of [Reg.ru](https://www.reg.ru). ## Requirements * certbot (>=0.21.1) For older Ubuntu distributions check out this PPA: [ppa:certbot/certbot](https://launchpad.net/~certbot/+archive/ubuntu/certbot) ## Installation 1. First install the plugin: ``` sudo pip install certbot-regru ``` 2. Configure it with your Reg.ru Credentials: ``` sudo vim /etc/letsencrypt/regru.ini ``` 3. Make sure the file is only readable by root! Otherwise all your domains might be in danger: ``` sudo chmod 0600 /etc/letsencrypt/regru.ini ``` ## Usage Request new certificates via a certbot invocation like this: sudo certbot certonly -a certbot-regru:dns -d sub.domain.tld -d *.wildcard.tld Renewals will automatically be performed using the same authenticator and credentials by certbot. ## Command Line Options ``` --certbot-regru:dns-propagation-seconds PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 120) --certbot-regru:dns-credentials PATH_TO_CREDENTIALS Path to Reg.ru account credentials INI file (default: /etc/letsencrypt/regru.ini) ``` See also `certbot --help certbot-regru:dns` for further information. ## Removal ``` sudo pip uninstall certbot-regru ```


زبان مورد نیاز

مقدار نام
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* Python


نحوه نصب


نصب پکیج whl certbot-regru-1.0.2:

    pip install certbot-regru-1.0.2.whl


نصب پکیج tar.gz certbot-regru-1.0.2:

    pip install certbot-regru-1.0.2.tar.gz