Skip to main content

A wrapper for Certbot CLI

Project description

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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbotlib-0.1.0.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

certbotlib-0.1.0-py2.7.egg (15.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page