🔄 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>
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/861
Author: @danrodrig
Created: 1/26/2022
Status: ❌ Closed
Base:
master← Head:fix-algo-in-docs📝 Commits (1)
af0e6dfdoc: 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.
Closes #863
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.