vmware horizon - UAG - replace ssl cert / priv-key via API
The snippet can be accessed without any authentication.
Authored by
Gregg
Script to update letsencrypt SSL cert and privkey on UAG appliance using REST api using bash
Certbot is running on a single host - all certs are wildcard and stored with similar structure.
Depends "jq" for the json output - "apt-get install jq"
Adding the renewal hook to the renewal config will trigger the script whenever cert is renewed
etc/letsencrypt/live/uag.domain.com/uagsslupdate-letsencrypt.sh 1.06 KiB
etc/letsencrypt/renewal/domain.com.conf 94 B
Please register or sign in to comment