Open
Description
In the example's TlsStream, you cannot access the peer certificates from tokio_rustls's TlsStream in make_service_fn
, even if you try to expose the state property, it's basically always Handshaking. Is there some way to change the example so you could wait until the handshaking is over so you can access this?
Metadata
Metadata
Assignees
Labels
No labels