The documentation mentioned KEY_ALGO="ecdsa" for Per Certificate Config. It seems that this value "ecdsa" is not supported and user should specify ECDSA curve name instead.
🔄 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/968
**Author:** [@zhangyoufu](https://github.com/zhangyoufu)
**Created:** 5/13/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `fix-doc`
---
### 📝 Commits (1)
- [`57b8bd1`](https://github.com/dehydrated-io/dehydrated/commit/57b8bd1fcb8930cec18fd7ed62e9c1674d0a3a25) fix misleading doc
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/domains_txt.md` (+2 -2)
</details>
### 📄 Description
https://github.com/dehydrated-io/dehydrated/blob/cf9e6a33fd3ed0576e2f0d14f20c4a96909c1fee/docs/domains_txt.md#L48-L59
The documentation mentioned `KEY_ALGO="ecdsa"` for Per Certificate Config. It seems that this value `"ecdsa"` is not supported and user should specify ECDSA curve name instead.
---
<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/968
Author: @zhangyoufu
Created: 5/13/2025
Status: 🔄 Open
Base:
master← Head:fix-doc📝 Commits (1)
57b8bd1fix misleading doc📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docs/domains_txt.md(+2 -2)📄 Description
https://github.com/dehydrated-io/dehydrated/blob/cf9e6a33fd3ed0576e2f0d14f20c4a96909c1fee/docs/domains_txt.md#L48-L59
The documentation mentioned
KEY_ALGO="ecdsa"for Per Certificate Config. It seems that this value"ecdsa"is not supported and user should specify ECDSA curve name instead.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.