Updated How to issue a cert (markdown)

master
neil 2019-10-05 12:31:19 +08:00
parent 850337513d
commit 1dc682538e
1 changed files with 13 additions and 0 deletions

@ -75,6 +75,19 @@ If your website is running nginx server, acme.sh can use nginx server to issue c
acme.sh --issue -d example.com --nginx
```
Sometimes, nginx conf file can not be found automatically, you can specify one:
```
acme.sh --issue -d example.com --nginx /etc/nginx/nginx.conf
```
You can also specify the website conf:
```
acme.sh --issue -d example.com --nginx /etc/nginx/conf.d/example.com.conf
```
### 2. Multiple domains, SAN mode
Issue a single cert including multiple domains. All the domains use the same validation method: