[Bug 230092] [gce] Fix sshd: Remove arcfour ciphers on gce

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 27 20:34:10 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230092

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
It's unclear to me why GCE has this explicit Cipher configuration anyway.  The
SSH default is much more sane:

              The default is:

                   chacha20-poly1305 at openssh.com,
                   aes128-ctr,aes192-ctr,aes256-ctr,
                   aes128-gcm at openssh.com,aes256-gcm at openssh.com,
                   aes128-cbc,aes192-cbc,aes256-cbc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list