[PR #9] [MERGED] Add ecdsa instances with 384 and 521 length keys #12

Closed
opened 2026-03-04 01:40:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/9
Author: @Maxbey
Created: 7/27/2017
Status: Merged
Merged: 7/27/2017
Merged by: @Maxbey

Base: masterHead: feature/ecdsa-keys


📝 Commits (1)

  • 699717a Add ecdsa instances with 384 and 521 length keys

📊 Changes

7 files changed (+35 additions, -2 deletions)

View changed files

📝 docker-compose.yml (+20 -2)
📝 keys/id_ecdsa_nistp256 (+0 -0)
📝 keys/id_ecdsa_nistp256.pub (+0 -0)
keys/id_ecdsa_nistp384 (+6 -0)
keys/id_ecdsa_nistp384.pub (+1 -0)
keys/id_ecdsa_nistp521 (+7 -0)
keys/id_ecdsa_nistp521.pub (+1 -0)

📄 Description

No description provided


🔄 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/termius/hosts-farm/pull/9 **Author:** [@Maxbey](https://github.com/Maxbey) **Created:** 7/27/2017 **Status:** ✅ Merged **Merged:** 7/27/2017 **Merged by:** [@Maxbey](https://github.com/Maxbey) **Base:** `master` ← **Head:** `feature/ecdsa-keys` --- ### 📝 Commits (1) - [`699717a`](https://github.com/termius/hosts-farm/commit/699717aada91ead8e213eb105a1945c14f651d0b) Add ecdsa instances with 384 and 521 length keys ### 📊 Changes **7 files changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+20 -2) 📝 `keys/id_ecdsa_nistp256` (+0 -0) 📝 `keys/id_ecdsa_nistp256.pub` (+0 -0) ➕ `keys/id_ecdsa_nistp384` (+6 -0) ➕ `keys/id_ecdsa_nistp384.pub` (+1 -0) ➕ `keys/id_ecdsa_nistp521` (+7 -0) ➕ `keys/id_ecdsa_nistp521.pub` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:29 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#12
No description provided.