mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Fix typo (#3790)
This commit is contained in:
committed by
Erica Portnoy
parent
1dd1afdc57
commit
9aef15d09e
+1
-1
@@ -225,7 +225,7 @@ certonly:
|
||||
server will still attempt to connect on port 443.
|
||||
(default: 443)
|
||||
--http-01-port HTTP01_PORT
|
||||
Port used in the http-01 challenge.This only affects
|
||||
Port used in the http-01 challenge. This only affects
|
||||
the port Certbot listens on. A conforming ACME server
|
||||
will still attempt to connect on port 80. (default:
|
||||
80)
|
||||
|
||||
Reference in New Issue
Block a user