diff --git a/newsfragments/10484.changed b/newsfragments/10484.changed new file mode 100644 index 000000000..4c28eb688 --- /dev/null +++ b/newsfragments/10484.changed @@ -0,0 +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.