https://bugzilla.mindrot.org/show_bug.cgi?id=2568
Kenny Root <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kenny Root <[email protected]> --- This works, but the verbose output makes it seem like it's still using rsa-sha2-512 which is misleading: debug1: matching key found: file /home/tester/.ssh/authorized_keys, line 5 RSA SHA256:.... debug1: restore_uid: 0/0 debug1: do_pam_account: called Accepted publickey for kenny from 127.0.0.1 port 44220 ssh2: RSA SHA256:.... debug1: monitor_child_preauth: tester has been authenticated by privileged process debug2: userauth_pubkey: authenticated 1 pkalg rsa-sha2-512 [preauth] debug1: monitor_read_log: child log fd closed debug1: temporarily_use_uid: 31337/31337 (e=0/0) debug1: ssh_gssapi_storecreds: Not a GSSAPI mechanism debug1: restore_uid: 0/0 debug1: PAM: establishing credentials User child is on pid 8418 debug1: SELinux support enabled debug1: PAM: establishing credentials debug1: permanently_set_uid: 31337/31337 -- You are receiving this mail because: You are watching the reporter of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
