mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-05-19 04:45:21 +08:00
fix typo
@@ -12,7 +12,7 @@ acme.sh --issue -d example.com -w /home/wwwroot/example.com
|
||||
|
||||
#### 2) Standalone mode:
|
||||
|
||||
If you don't have a web server, maybe you are on a SMPT or FTP server, the 80 port is free. You can use the standalone mode.
|
||||
If you don't have a web server, maybe you are on a SMTP or FTP server, the 80 port is free. You can use the standalone mode.
|
||||
acme.sh has a builtin standalone webserver, it can listen at 80 port to issue the cert.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user