http-rs / http-rs/tide-rustls

"how do I" - TLS connection information

Open
#5 2 comments 0 reactions 1 assignee Claimed by @jbr View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.