mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 00:35:03 +02:00
Remove --no-simple-http-tls
This commit is contained in:
@@ -223,8 +223,6 @@ class IConfig(zope.interface.Interface):
|
||||
"Port number to perform DVSNI challenge. "
|
||||
"Boulder in testing mode defaults to 5001.")
|
||||
|
||||
no_simple_http_tls = zope.interface.Attribute(
|
||||
"Do not use TLS when solving SimpleHTTP challenges.")
|
||||
simple_http_port = zope.interface.Attribute(
|
||||
"Port used in the SimpleHttp challenge.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user