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
{{ message }}
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
(I did notice that you have started Ubuntu 20.04 support in master but not yet released.)
I get these warnings on a Ubuntu 20.04 LTS but I think some of it might be needed to be changed for as old as 16.04.
I looks like some defaults may need to be updated and some changes made in the template?
I'm sure I can create a local workaround by using my own settings but it would be nice if it wouldn't be needed.
/etc/ssh/sshd_config line 12: Deprecated option UsePrivilegeSeparation
/etc/ssh/sshd_config line 13: Deprecated option KeyRegenerationInterval
/etc/ssh/sshd_config line 14: Deprecated option ServerKeyBits
/etc/ssh/sshd_config line 21: Deprecated option RSAAuthentication
/etc/ssh/sshd_config line 25: Deprecated option RhostsRSAAuthentication
/etc/ssh/sshd_config line 43: Deprecated option UseLogin
/etc/ssh/sshd_config line 53: Bad SSH2 mac spec 'hmac-sha2-512,hmac-sha2-256,hmac-ripemd160'.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(I did notice that you have started Ubuntu 20.04 support in master but not yet released.)
I get these warnings on a Ubuntu 20.04 LTS but I think some of it might be needed to be changed for as old as 16.04.
I looks like some defaults may need to be updated and some changes made in the template?
I'm sure I can create a local workaround by using my own settings but it would be nice if it wouldn't be needed.
The text was updated successfully, but these errors were encountered: