"how do I" - TLS connection information
Open
- Dominant language
- Rust
- Stars
- 33
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to be able to access the `rustls::Session` object, in order to access the metadata information on it ( `get_negotiated_ciphersuite`, `get_peer_certificates` , etc.)
However, I seem to be getting lost in the layers of tide / async_rustls wrappings and I end up unable to really figure it out.
Is there some (easy?) way to access that metadata?
Contributor guide
Assessment
This issue has not been assessed yet.