cloudflare / cloudflare/quiche
Tls context: configurable verify signature algorithms
Open
- Dominant language
- Rust
- Stars
- 11.8k
- Forks
- 1.1k
- Avg merge
- 21h 9m
- Merged PRs (30d)
- 6
Description
Hello! Is there a particular reason the tls Context in src/tls/mod.rs does not expose some interface to call SSL_CTX_set_verify_algorithm_prefs? I'm specifically interested in Ed25519, which I believe is supported by BoringSSL but not part of the default. Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.