Skip to content
Snippets Groups Projects

vmware horizon - UAG - replace ssl cert / priv-key via API

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    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

    Edited
    etc/letsencrypt/live/uag.domain.com/uagsslupdate-letsencrypt.sh 1.06 KiB
    etc/letsencrypt/renewal/domain.com.conf 94 B
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment