whois: show negotiated TLS version/group/cipher in 671; sslgroup crate reads the KEX group
This commit is contained in:
parent
85eb8218f0
commit
009bea734a
13 changed files with 103 additions and 7 deletions
|
|
@ -278,6 +278,7 @@ fn ws_session<S: WsStream>(
|
|||
sock: Some(shutdown),
|
||||
secure,
|
||||
certfp: None,
|
||||
tls_info: None,
|
||||
local_port,
|
||||
link: false,
|
||||
outbound: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue