[PR #983] allow challenge to be "none" in cases where the ca relies on eab only #983

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/983
Author: @gvde
Created: 10/24/2025
Status: 🔄 Open

Base: masterHead: challenge-none


📝 Commits (1)

  • c24096f allow challenge to be "none" in cases where the ca relies on eab only

📊 Changes

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

View changed files

📝 dehydrated (+3 -3)

📄 Description

Some CAs like Sectigo or Harica do not require a challenge for authorization if eab is used. dehydrated does not properly support this case, yet. This PR adds another option "none" for the --challenge parameter or CHALLENGETYPE variable.

Closes #980


🔄 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/983 **Author:** [@gvde](https://github.com/gvde) **Created:** 10/24/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `challenge-none` --- ### 📝 Commits (1) - [`c24096f`](https://github.com/dehydrated-io/dehydrated/commit/c24096fda3535c0614d359c688af970e94fe7f6f) allow challenge to be "none" in cases where the ca relies on eab only ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+3 -3) </details> ### 📄 Description Some CAs like Sectigo or Harica do not require a challenge for authorization if eab is used. dehydrated does not properly support this case, yet. This PR adds another option "none" for the `--challenge` parameter or `CHALLENGETYPE` variable. Closes #980 --- <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:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#983