Contents

acme 5.3.1

0

ACME protocol implementation in Python

ACME protocol implementation in Python

Stars: 32844, Watchers: 32844, Forks: 3488, Open Issues: 179

The certbot/certbot repo was created 11 years ago and the last code push was 3 hours ago.
The project is extremely popular with a mindblowing 32844 github stars!

How to Install acme

You can install acme using pip

pip install acme

or add it to a project with poetry

poetry add acme

Package Details

Author
Certbot Project
License
None
Homepage
None
PyPi:
https://pypi.org/project/acme/
GitHub Repo:
https://github.com/letsencrypt/letsencrypt

Classifiers

  • Internet/WWW/HTTP
  • Security
No  acme  pypi packages just yet.

Errors

A list of common acme errors.

Code Examples

Here are some acme code examples and snippets.

GitHub Issues

The acme package has 179 open issues on GitHub

  • Bump urllib3 from 2.6.2 to 2.6.3 in /tools
  • Fix certbot tests after updating pytest to 9.0.2
  • manual plugin: add IP address support
  • webroot: add IP address support
  • Cloudflare API update
  • [Bug]: Intermittent dns-01 validation failures after upgrade to Python 3.13 + acme 5.2.x
  • [Task]: Fix ipdb?
  • Completely aligns deploy and renew hook behaviors, fully fixing #9978
  • [Bug]: MacOS documentation recommends use of incomplete homebrew
  • [Bug]: After certificate renewal, it does not take effect immediately and requires a restart.
  • [Task]: fix newsfragments not being deleted in point release process
  • [Bug]: Certbot Apache plugin corrupts configs when multiple :80 VirtualHosts are in one file (SSL vhosts overwritten)
  • [Task]: test tools/finish_release.py as part of CI
  • merge certbot-apache and certbot-nginx into certbot
  • [Task]: deprecate modules used by certbot-nginx/certbot-apache

See more issues on GitHub