1
0
mirror of https://github.com/certbot/certbot.git synced 2025-09-16 09:22:04 +03:00
Files
certbot/certbot-dns-sakuracloud
ohemorange 5d05984dd9 remove python 3.9 support (#10406)
Fixes https://github.com/certbot/certbot/issues/10389. you can compare
this to the PR that did this for python 3.8 at
https://github.com/certbot/certbot/pull/10077

additional changes:
- linux-py310 test is removed from extended tests, since it's now run in
standard tests. additionally, openssl will never be < 1.1.1 now, due to
https://peps.python.org/pep-0644/.
- `letstest/scripts/test_openssl_version.py` was testing functionality
that was removed in https://github.com/certbot/certbot/pull/10373 so it
was deleted

---------

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2025-08-12 17:49:02 +00:00
..
2024-12-03 11:16:13 -08:00
2025-08-12 17:49:02 +00:00

Sakura Cloud DNS Authenticator plugin for Certbot