Merge pull request #1055 from hiskang/deploy/strongswan

Deploy/strongswan
This commit is contained in:
neil
2017-10-04 08:59:05 +08:00
committed by GitHub
2 changed files with 37 additions and 0 deletions

View File

@ -111,3 +111,8 @@ After the first deployment, these values will be stored in your $HOME/.acme.sh/a
acme.sh --deploy -d fritzbox.example.com --deploy-hook fritzbox
```
## 9. Deploy the cert to strongswan
```sh
acme.sh --deploy -d ftp.example.com --deploy-hook strongswan
```