[PR #861] [CLOSED] doc: replace unknown ecdsa algorithm reference #947

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/861
Author: @danrodrig
Created: 1/26/2022
Status: Closed

Base: masterHead: fix-algo-in-docs


📝 Commits (1)

  • af0e6df doc: replace unknown ecdsa algorithm reference

📊 Changes

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

View changed files

📝 docs/domains_txt.md (+1 -1)

📄 Description

In the 'domains.txt' doc, 'ecdsa' is used as example value for the
'KEY_ALGO' variable, but this is not a valid algorithm.

  • Replaced 'ecdsa' with 'secp384r1' in the 'domains.txt' doc.

Closes #863


🔄 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/861 **Author:** [@danrodrig](https://github.com/danrodrig) **Created:** 1/26/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-algo-in-docs` --- ### 📝 Commits (1) - [`af0e6df`](https://github.com/dehydrated-io/dehydrated/commit/af0e6dfbc9f7ae9f397c4e5c8a5ff2c177890e1d) doc: replace unknown ecdsa algorithm reference ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/domains_txt.md` (+1 -1) </details> ### 📄 Description In the 'domains.txt' doc, 'ecdsa' is used as example value for the 'KEY_ALGO' variable, but this is not a valid algorithm. - Replaced 'ecdsa' with 'secp384r1' in the 'domains.txt' doc. Closes #863 --- <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:40 +01:00
adam closed this issue 2025-12-29 02:18:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#947