Update README.md

This commit is contained in:
hiska 2017-03-29 11:45:40 +09:00 committed by GitHub
parent 6fa8160a7d
commit 59db104455

View File

@ -72,3 +72,8 @@ export DEPLOY_EXIM4_RELOAD="/etc/init.d/exim4 restart"
acme.sh --deploy -d ftp.example.com --deploy-hook exim4
```
## 6. Deploy the cert to local strongswan server.
```sh
acme.sh --deploy -d ftp.example.com --deploy-hook strongswan
```