Files
python-certbot/python-certbot.changes
Markéta Machová 2191b1e202 - Update to 5.3.0
* A new command line flag, --ip-address, has been added. This requests
    certificates with IP address SANs when using the standalone or manual
    plugin. Note that for Let's Encrypt's implementation of IP address
    certificates, you'll also need to pass --preferred-profile shortlived.
  * Deploy directory hooks are now also run when using certbot certonly
    or certbot run to get a new cert. 
  * A few largely unused functions/types from certbot.crypto_util have been
    deprecated in our effort to remove our pyOpenSSL dependency.
  * Authenticator.get_chall_pref's argument has been renamed from domain
    to identifier, and can now receive string-formatted IP addresses in
    addition to domain names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=146
2026-02-09 12:54:49 +00:00

43 KiB