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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.