certbot/acme
Alex Gaynor e050fe91a3
Allow using cryptography certs and keys in the standalone plugin (#10133)
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2025-01-16 22:16:45 +00:00
..
acme Allow using cryptography certs and keys in the standalone plugin (#10133) 2025-01-16 22:16:45 +00:00
docs Bump version to 3.2.0 2025-01-07 12:54:01 -08:00
examples Convert http01_example.py to use cryptography's APIs (#10098) 2024-12-18 23:54:44 +00:00
.readthedocs.yaml Docs: Reset requirements.txt path (#9877) 2024-02-01 08:27:45 -08:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Make acme tests internal (#9625) 2023-03-28 14:02:33 -07:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.py update policy on minimum dependency versions (#10130) 2025-01-15 09:47:40 -08:00

ACME protocol implementation in Python