We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94215b6 commit f004329Copy full SHA for f004329
1 file changed
features/features.go
@@ -78,7 +78,7 @@ type Config struct {
78
// DNSAccount01Enabled controls support for the dns-account-01 challenge
79
// type. When enabled, the server can offer and validate this challenge
80
// during certificate issuance. This flag must be set to true in the
81
- // RA, VA, and WFE2 services for full functionality.
+ // RA and VA services for full functionality.
82
DNSAccount01Enabled bool
83
}
84
0 commit comments