معرفی شرکت ها


certbotlib-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A wrapper for Certbot CLI
ویژگی مقدار
سیستم عامل -
نام فایل certbotlib-0.1.0
نام certbotlib
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Oriol Fabregas
ایمیل نویسنده oriol.fabregas@payconiq.com
آدرس صفحه اصلی https://github.com/whoever/whatever
آدرس اینترنتی https://pypi.org/project/certbotlib/
مجوز MIT
============================ certbotlib ============================ A wrapper for Certbot CLI https://certbot.eff.org/docs/using.html#manual Executes certbot on your OS with the given parameters and performs the requests to Route53 to create the TXT record and validate back to Cerbot. If validation is succeeded, Cerbot will issue the certificates and upload them in Amazon Certificate Manager. If the certificate for the given domain already exists, it will replace the certificates instead of creating a new ARN (this is usually what you want). For obvious reasons, certbot needs access to public DNS zones. At Payconiq, our DNS is held by Production account but one might need certificates on Acceptance as well. In this case, the library accepts a profile to indicate in which account your DNS records are. How to choose a profile is documented directly on AWS. +info: http://boto3.readthedocs.io/en/latest/guide/configuration.html#shared-credentials-file * Documentation: http://python.docs.payconiq.io/certbotlib Features -------- * Create certificates from Let's Encrypt issuer based on DNS validation records * Creates TXT Record on Route53 * Upload/Replace them to your ACM in your Amazon account History ------- 0.1 (11-09-2017) --------------------- * First release


نحوه نصب


نصب پکیج whl certbotlib-0.1.0:

    pip install certbotlib-0.1.0.whl


نصب پکیج tar.gz certbotlib-0.1.0:

    pip install certbotlib-0.1.0.tar.gz