HarperFast / HarperFast/harper
Key error returned when using non-RSA private key for JWT signing
Open
area:auth
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Problem
Using a non-RSA key (e.g., ECDSA or Ed25519) for JWT signing returns a key error. Harper only handles RSA keys in this path.
Related: CORE-2457 (broaden key type support throughout cert/key logic).
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.