UNCLASSIFIED

Skip to content

Fixed the cipher orders for sshd and webssh2

Praveen Kura requested to merge ubuntu-cipher-order-0421 into master

Please review the changes and approve. Following is the evidence of the test:

root@magnum-53157875-b9d3-581e-8871-b31df7f99b80:/etc/ssh# grep -i cip sshd_config

Ciphers and keying

Ciphers aes256-ctr,aes192-ctr,aes128-ctr #AuthorizedPrincipalsFile none root@magnum-53157875-b9d3-581e-8871-b31df7f99b80:/etc/ssh# systemctl status sshd ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2021-04-22 16:17:31 EDT; 54min ago

Merge request reports