mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-14 07:33:34 +01:00
[PR #926] Add a check for a change of key between CSR and existing cert. #961
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/926
Author: @wteiken
Created: 12/9/2023
Status: 🔄 Open
Base:
master← Head:add_key_change_check📝 Commits (1)
c319232Add a check for a change of key between CSR and existing cert.📊 Changes
1 file changed (+19 additions, -0 deletions)
View changed files
📝
dehydrated(+19 -0)📄 Description
When the pubkey in the CSR changes compared to the current cert then the cert needs to be renewed, similar to a change in alt names.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.