search for: client_input_hostkey

Displaying 3 results from an estimated 3 matches for "client_input_hostkey".

Did you mean: client_input_hostkeys
2024 May 16
0
[Bug 3691] New: Connection to localhost succeeds with disabled MAC
...: channel 0: new session [client-session] (inactive timeout: 0) debug2: channel 0: send open debug1: Requesting no-more-sessions at openssh.com debug1: Entering interactive session. debug1: pledge: filesystem debug1: client_input_global_request: rtype hostkeys-00 at openssh.com want_reply 0 debug1: client_input_hostkeys: searching /home/bsradmin/.ssh/known_hosts for localhost / (none) debug1: client_input_hostkeys: searching /home/bsradmin/.ssh/known_hosts2 for localhost / (none) debug1: client_input_hostkeys: hostkeys file /home/bsradmin/.ssh/known_hosts2 does not exist debug1: client_input_hostkeys: no new or d...
2016 Dec 23
5
[Bug 2650] New: UpdateHostKeys ignores RSA keys if HostKeyAlgorithms=rsa-sha2-256
...ty: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: aranea at aixah.de The UpdateHostKeys feature is designed to only add host key fingerprints to known_hosts if the corresponding signature algorithm is allowed by the HostKeyAlgorithms setting (see client_input_hostkeys() in clientloop.c). However, for RSA keys it only checks HostKeyAlgorithms for the presence of ssh-rsa. If HostKeyAlgorithms includes rsa-sha2-{256,512}, but not ssh-rsa, RSA keys are ignored even though they could be used for authentication. -- You are receiving this mail because: You are watc...
2023 Oct 10
17
[Bug 3627] New: openssh 9.4p1 does not see RSA keys in know_hosts file.
..."password". debug1: channel 0: new session [client-session] (inactive timeout: 0) debug1: Requesting no-more-sessions at openssh.com debug1: Entering interactive session. debug1: pledge: filesystem debug1: client_input_global_request: rtype hostkeys-00 at openssh.com want_reply 0 debug1: client_input_hostkeys: searching /export/home/user/.ssh/known_hosts for 10.106.101.142 / (none) debug1: client_input_hostkeys: searching /export/home/user/.ssh/known_hosts2 for 10.106.101.142 / (none) debug1: client_input_hostkeys: hostkeys file /export/home/user/.ssh/known_hosts2 does not exist Learned new hostkey: RS...