معرفی شرکت ها


certbot-onion-0.1.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Certbot authenticator plugin for the onion-csr-01 challenge
ویژگی مقدار
سیستم عامل -
نام فایل certbot-onion-0.1.3
نام certbot-onion
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Q Misell <q@as207960.net>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/certbot-onion/
مجوز MIT
# certbot-onion `onion-csr-01` Authenticator plugin for Certbot This plugin allows certbot to request certificates for `.onion` domains using the `onion-csr-01` challenge type, signing the request with the key of the hidden service. ## Installation ```shell pip install certbot-onion ``` ## Usage ```shell certbot --server https://acme.api.acmeforonions.org/directory certonly -d 5anebu2glyc235wbbop3m2ukzlaptpkq333vdtdvcjpigyb7x2i2m2qd.onion --authenticator onion-csr --onion-csr-hs-dir /var/lib/tor/example_hs/ ``` The important arguments here are: * `--authenticator onion-csr` - Tells certbot to use this plugin for domain authentication * `--onion-csr-hs-dir /var/lib/tor/example_hs/` - Provides the path to the hidden service directory, this can be specified multiple times for multiple domains. ## ⚠️ WARNING ⚠️ This plugin is currently non-functional, it will not work until Certbot version 2.6.0 is released. In the meantime you update Certbot to the commit incorporating the changes required for this plugin to work: ```shell pip install git+https://github.com/certbot/certbot.git@8a0b0f6#subdirectory=certbot \ git+https://github.com/certbot/certbot.git@8a0b0f6#subdirectory=acme ```


نیازمندی

مقدار نام
==2.6.0dev0 certbot


نحوه نصب


نصب پکیج whl certbot-onion-0.1.3:

    pip install certbot-onion-0.1.3.whl


نصب پکیج tar.gz certbot-onion-0.1.3:

    pip install certbot-onion-0.1.3.tar.gz