hiska před 8 roky
rodič
revize
afe3283c53
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      deploy/README.md

+ 4 - 0
deploy/README.md

@@ -97,6 +97,10 @@ acme.sh  --deploy  -d example.com  --deploy-hook cpanel_uapi
 Please note, that the cpanel_uapi hook will deploy only the first domain when your certificate will automatically renew. Therefore you should issue a separete certificate for each domain. 
 
 
+## 8. Deploy the cert to strongswan
 
+```sh
+acme.sh --deploy -d ftp.example.com --deploy-hook strongswan
+```