mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
Updated deployhooks (markdown)
@@ -596,6 +596,8 @@ For prior versions of PAN-OS the admin must have superuser access to upload the
|
|||||||
export PANOS_USER="your_cert_user"
|
export PANOS_USER="your_cert_user"
|
||||||
export PANOS_PASS="your_password"
|
export PANOS_PASS="your_password"
|
||||||
export PANOS_HOST="10.0.0.1" // Replace with Firewall/Panorama Host
|
export PANOS_HOST="10.0.0.1" // Replace with Firewall/Panorama Host
|
||||||
|
# optional
|
||||||
|
export PANOS_TEMPLATE="" #Template Name of panorama managed devices
|
||||||
acme.sh --deploy -d example.com --deploy-hook panos --insecure
|
acme.sh --deploy -d example.com --deploy-hook panos --insecure
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user