Files
vault/changelog/27093.txt
Rachel Culpepper 0b02c5d56c Fix ed25519 key type in ca_util (#27093)
* fix ed25519 key type

* add changelog

* fix other case and add tests

* add other test

* add headers
2024-05-22 09:27:45 -05:00

4 lines
75 B
Plaintext

```release-note:bug
pki: Fix error in cross-signing using ed25519 keys
```