You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The evaluation of sshd.config.ciphers == null has changed in v9 compared to v9. In general I find the behavior in v9 more correct, but I'd like to ensure we have consensus about the behavior.
Describe the bug
The evaluation of
sshd.config.ciphers == null
has changed in v9 compared to v9. In general I find the behavior in v9 more correct, but I'd like to ensure we have consensus about the behavior.v8:
v9:
To Reproduce
run cnquery / cnspec with an sshd config where no ciphers are defined.
Expected behavior
tbd.
Desktop (please complete the following information):
cnquery v9.0.0-beta3 (d3f44c0, unknown)
The text was updated successfully, but these errors were encountered: