Date: Fri, 27 Jul 2018 20:34:07 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230092] [gce] Fix sshd: Remove arcfour ciphers on gce Message-ID: <bug-230092-227-8q8wzaR8Fi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230092-227@https.bugs.freebsd.org/bugzilla/> References: <bug-230092-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230092 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cem@freebsd.org --- Comment #2 from Conrad Meyer <cem@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@openssh.com, aes128-ctr,aes192-ctr,aes256-ctr, aes128-gcm@openssh.com,aes256-gcm@openssh.com, aes128-cbc,aes192-cbc,aes256-cbc -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230092-227-8q8wzaR8Fi>
