Certbot 5.1.0 has just been released. The changelog for the release is:
5.1.0 - 2025-10-07
Changed
certbot-nginx no longer creates and uses self-signed certificates as an
intermediate step when installing certificates. The certificates the user
requested Certbot install are now always used instead.
(#10465)
The function acme.crypto_util.make_self_signed_cert was deprecated and will
be removed in a future release.
(#10466)
Fixed
Fixed a bug in certbot-nginx that'd leave nginx configured with self-signed
certificates if a user ran certbot enhance and they didn't have matching
SSL server blocks. certbot enhance now requires the user to have a matching
SSL server block to enable HSTS or OCSP stapling enhancements.
(#10455)
Fair enough @Osiris. But then maybe the https://certbot.eff.org/instructions should have a little asterisk note that "Install Certbot" might not be the most recent Certbot Release.
But it seem for
SNAP is an alternative (actually the preferred choice) is supplied for those supported platforms.
What is the better alternative for FreeBSD/OpenBSD supported platforms?
This is hardly the place to discuss this IMO, but it's a "third party" repository with the snap application handling most if not all aspects of it. It can co-exist next to the OS' repo.