-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add note why OS packages are not ideal #8527
Copy link
Copy link
Closed
Labels
area: documentationhas prpriority: significantIssues with higher than average priority that do not need to be in the current milestone.Issues with higher than average priority that do not need to be in the current milestone.
Milestone
Metadata
Metadata
Assignees
Labels
area: documentationhas prpriority: significantIssues with higher than average priority that do not need to be in the current milestone.Issues with higher than average priority that do not need to be in the current milestone.
We mention OS packages as an option to install Certbot at https://github.com/certbot/certbot/blob/master/certbot/docs/install.rst#operating-system-packages. Potential problems with using these packages include they're old (so your generated TLS config is worse, Certbot has more bugs and less features, etc.), not all plugins are available, or they do not preconfigure certificate renewal.
I think we should add a note to the top of this section to flag this for people.