acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

VMware UAG deploy hook

Open andrewheberle opened this issue 7 years ago • 1 comments

This is an initial version of a deploy hook for VMware's UAG appliance.

The SSL certificate is deployed via a REST API call using curl against the specified UAG appliance.

This replaces the "end_user" certificate only, not the "admin" interface certificate.

The error checking in this hook is somewhat lacking at them moment.

andrewheberle avatar May 15 '18 06:05 andrewheberle

please also update your usage here: https://github.com/Neilpang/acme.sh/wiki/deployhooks

And then create an issue for future bugs: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide#10-please-create-a-new-issue-for-future-bugs

Neilpang avatar Jun 07 '19 07:06 Neilpang