[GH-ISSUE #378] install esdsa root ca not supported #250

Closed
opened 2026-02-25 22:32:57 +03:00 by kerem · 1 comment
Owner

Originally created by @beckend on GitHub (Jun 29, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/378

installing by supplying CAROOT when the root CA is of type esdsa yields error:

ERROR: failed to read the CA key: unexpected content
Originally created by @beckend on GitHub (Jun 29, 2021). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/378 installing by supplying `CAROOT` when the root CA is of type esdsa yields error: ```shell ERROR: failed to read the CA key: unexpected content ```
kerem closed this issue 2026-02-25 22:32:57 +03:00
Author
Owner

@FiloSottile commented on GitHub (Apr 26, 2022):

mkcert only supports roots it generated itself. This is intentional as it limits the maintenance cost. However, I'll work on extracting the truststore code into a library #45, so a more general-purpose CLI tool can be built on top of it.

<!-- gh-comment-id:1109232115 --> @FiloSottile commented on GitHub (Apr 26, 2022): mkcert only supports roots it generated itself. This is intentional as it limits the maintenance cost. However, I'll work on extracting the truststore code into a library #45, so a more general-purpose CLI tool can be built on top of it.
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#250
No description provided.