Add --preferred-profile and --required-profile (#10230)

Fixes #10194
This commit is contained in:
Jacob Hoffman-Andrews
2025-04-03 06:48:52 +09:00
committed by GitHub
parent 15024aabd3
commit 45626e88e2
6 changed files with 133 additions and 3 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Added
*
* The --preferred-profile and --required-profile flags allow requesting a profile.
https://datatracker.ietf.org/doc/draft-aaron-acme-profiles/
### Changed