whois: show negotiated TLS version/group/cipher in 671; sslgroup crate reads the KEX group

This commit is contained in:
Jean Chevronnet 2026-08-24 21:45:46 +00:00
parent 85eb8218f0
commit 009bea734a
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
13 changed files with 103 additions and 7 deletions

View file

@ -278,6 +278,7 @@ fn ws_session<S: WsStream>(
sock: Some(shutdown),
secure,
certfp: None,
tls_info: None,
local_port,
link: false,
outbound: false,