Example explanation for standalone authenticator in cli.ini mentions incorrect port (#9951)

The standalone authenticator doesn't use port 443, so the comment in the
`cli.ini` example also shouldn't say so.
This commit is contained in:
Osiris Inferi
2025-02-13 14:26:06 -08:00
committed by GitHub
parent a24f14d48f
commit a32fc2d6f0
+1 -1
View File
@@ -17,7 +17,7 @@ rsa-key-size = 4096
# Uncomment and update to register with the specified e-mail address
# email = foo@example.com
# Uncomment to use the standalone authenticator on port 443
# Uncomment to use the standalone authenticator on port 80
# authenticator = standalone
# Uncomment to use the webroot authenticator. Replace webroot-path with the