mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
[PR #944] [CLOSED] Add support for Google Trust Services. #969
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/944
Author: @hshh
Created: 8/12/2024
Status: ❌ Closed
Base:
master← Head:google📝 Commits (1)
2269abaAdd support for Google Trust Services.📊 Changes
1 file changed (+14 additions, -0 deletions)
View changed files
📝
dehydrated(+14 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.