[PR #926] Add a check for a change of key between CSR and existing cert. #961

Open
opened 2025-12-29 02:18:45 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/926
Author: @wteiken
Created: 12/9/2023
Status: 🔄 Open

Base: masterHead: add_key_change_check


📝 Commits (1)

  • c319232 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/926 **Author:** [@wteiken](https://github.com/wteiken) **Created:** 12/9/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add_key_change_check` --- ### 📝 Commits (1) - [`c319232`](https://github.com/dehydrated-io/dehydrated/commit/c319232b7b4b4fbf0c6b1279553e2e6efc521e07) Add a check for a change of key between CSR and existing cert. ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+19 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:18:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#961