mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Rename --simple-http-port to --http-01-port
This commit is contained in:
@@ -223,7 +223,7 @@ class IConfig(zope.interface.Interface):
|
||||
"Port number to perform DVSNI challenge. "
|
||||
"Boulder in testing mode defaults to 5001.")
|
||||
|
||||
simple_http_port = zope.interface.Attribute(
|
||||
http01_port = zope.interface.Attribute(
|
||||
"Port used in the SimpleHttp challenge.")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user