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

@ -2827,6 +2827,7 @@ mod tests {
vhost: None,
secure: false,
certfp: None,
tls_info: None,
account: None,
signon: 0,
nick_ts: 0,
@ -2916,6 +2917,7 @@ mod tests {
vhost: None,
secure: false,
certfp: None,
tls_info: None,
account: None,
signon: 0,
nick_ts: 0,