[PR #555] Add EdDSA support #488

Open
opened 2026-02-25 22:33:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/555
Author: @botovq
Created: 10/9/2023
Status: 🔄 Open

Base: masterHead: eddsa


📝 Commits (1)

📊 Changes

2 files changed (+15 additions, -6 deletions)

View changed files

📝 cert.go (+5 -0)
📝 main.go (+10 -6)

📄 Description

Needed Ed25519 certificates for something I was testing, so I wrote this diff. Maybe it is useful for someone else.


🔄 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/FiloSottile/mkcert/pull/555 **Author:** [@botovq](https://github.com/botovq) **Created:** 10/9/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `eddsa` --- ### 📝 Commits (1) - [`f69d59f`](https://github.com/FiloSottile/mkcert/commit/f69d59fa7256a470b0e5fae2ce8107cb3fda94eb) Add EdDSA support ### 📊 Changes **2 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+5 -0) 📝 `main.go` (+10 -6) </details> ### 📄 Description Needed Ed25519 certificates for something I was testing, so I wrote this diff. Maybe it is useful for someone else. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
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/mkcert#488
No description provided.