[PR #973] remove unnecessary fields from ALPN certificate #979

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/973
Author: @zhangyoufu
Created: 7/7/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 2accc1b remove subjectKeyIdentifier from ALPN certificate
  • 37bb9fc remove subject from ALPN certificate

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 dehydrated (+4 -3)

📄 Description

Per RFC8737, only acmeIdentifier extension and subjectAlternativeName extension is required.


🔄 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/973 **Author:** [@zhangyoufu](https://github.com/zhangyoufu) **Created:** 7/7/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`2accc1b`](https://github.com/dehydrated-io/dehydrated/commit/2accc1b0d98af6462c8318c95ef51428bb2cb78c) remove subjectKeyIdentifier from ALPN certificate - [`37bb9fc`](https://github.com/dehydrated-io/dehydrated/commit/37bb9fc4e29ff77af8bd69110d5d4743361504e7) remove subject from ALPN certificate ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+4 -3) </details> ### 📄 Description Per RFC8737, only `acmeIdentifier extension` and `subjectAlternativeName extension` is required. --- <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:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#979