cloudflare / cloudflare/boring
Is there a way to setup multiple independent certificate chains for a single SSL context?
Open
- Dominant language
- Rust
- Stars
- 522
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
I find that the nodejs library does support setting multiple independent certificate chains for a single SSL context.
However it seems that the methods in this library don't support it.
I believe the `SSL_CTX_add1_chain_cert` must be exposed as well to enable this.
Contributor guide
Assessment
This issue has not been assessed yet.