mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update newsfragments/10484.changed
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
fc8c5fcb14
commit
f0cd9dc1e4
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Moved nearly all code for certbot-nginx and certbot-apache plugins into private certbot modules. Virtually no projects use the public code from these plugins, and making them private allows us to update and maintain them with much greater ease.
|
||||
Moved nearly all code for the certbot-nginx and certbot-apache plugins into private modules in the certbot package which now offers "apache" and "nginx" [extras](https://packaging.python.org/en/latest/specifications/dependency-specifiers/#extras). Users should notice no major changes. certbot-apache and certbot-nginx will continue to exist as simple packages that depend on certbot and also help register the plugin with certbot so it knows the functionality is available.
|
||||
|
|
|
|||
Loading…
Reference in a new issue