make solver name lowercase

This commit is contained in:
Tevildo 2024-04-16 22:18:02 +01:00
parent b911dcf170
commit 604c8b02d0
No known key found for this signature in database
GPG key ID: 780413157E8C9E35

View file

@ -81,7 +81,7 @@ type customDNSProviderConfig struct {
// within a single webhook deployment**.
// For example, `cloudflare` may be used as the name of a solver.
func (c *customDNSProviderSolver) Name() string {
return "NearlyFreeSpeech"
return "nearlyfreespeech"
}
// Present is responsible for actually presenting the DNS record with the