security/openssh-portable: Fix NONE_CIPHER.
Tested with:
sshd_config:
NoneEnabled yes
- ssh -o NoneSwitch=yes -o NoneEnabled=yes -vv cmd...
Note that the none cipher is _never enabled for interactive TTY_.
PR: 292710
Submitted by: Andre Albsmeier
security/openssh-portable: Fix NONE_CIPHER. Tags None Referenced Files None Subscribers None
Description
Details
|