You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted this on the boring repo too cloudflare/boring#113, but wasn't sure if this should be solved on the quiche repository level too.
Basically I've tested RSA and ECDSA x509 certificates, and both work. However when I try with an ed25519 certificate, we get a TLS handshake failure with the CRYPTO_ERROR being 296.
I posted this on the boring repo too cloudflare/boring#113, but wasn't sure if this should be solved on the quiche repository level too.
Basically I've tested RSA and ECDSA x509 certificates, and both work. However when I try with an ed25519 certificate, we get a TLS handshake failure with the
CRYPTO_ERROR
being 296.We used step-cli to generate a ed25519 cert:
The text was updated successfully, but these errors were encountered: