]> git.ipfire.org Git - thirdparty/dehydrated.git/commit
Add support for Google Trust Services.
authorhshh <hshh@hshh>
Mon, 12 Aug 2024 17:21:57 +0000 (01:21 +0800)
committerLukas Schauer <lukas@schauer.dev>
Mon, 14 Apr 2025 16:59:59 +0000 (18:59 +0200)
commita94f4510148c8e65ac7e1053d77bb536687471f9
tree575919979bca0fd6a0970e6e21002191350ed804
parenta615a55ad6831e7365587c00ffab8de81975aa03
Add support for Google Trust Services.
Official Documentation: https://cloud.google.com/certificate-manager/docs/public-ca-tutorial
The first registration requires obtaining EAB_KID and EAB_HMAC_KEY according to the document, and setting CONTACT_EMAIL, EAB_HMAC_KEY, EAB_KID in the configuration file.
dehydrated