mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:01:03 +00:00
Merge pull request #1055 from hiskang/deploy/strongswan
Deploy/strongswan
This commit is contained in:
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user