Browse Source

Update README.md

pull/705/head
hiska 8 years ago
committed by GitHub
parent
commit
59db104455
  1. 5
      deploy/README.md

5
deploy/README.md

@ -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
```
Loading…
Cancel
Save