Hi,
I am having an issue with ssh in Fedora 33.
I have access to several git server using ssh keys, like fedora.
The issue that I have in Fedora 33 (new install) that I do not have in Fedora 32 (that arrived here after successive upgrades) is that the access to git servers does not work in some cases. Interestingly this is not an issue to access to fedora.
In the cases where this fails like to access to bitbucket I get:
$ ssh -Tv git@xxxxxxxxxxxxx
...
debug1: Host 'bitbucket.org' is known and matches the RSA host key.
debug1: Found key in /home/jamatos/.ssh/known_hosts:26
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: /home/jamatos/.ssh/id_fedora_rsa RSA SHA256:TKEhgKK2scYIBYa9i5h0HJz/R0sU/V95JNVhlfnS5NY explicit agent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/jamatos/.ssh/id_fedora_rsa RSA SHA256:TKEhgKK2scYIBYa9i5h0HJz/R0sU/V95JNVhlfnS5NY explicit agent
debug1: send_pubkey_test: no mutual signature algorithm
as far as I can see in Fedora 32 the last line says that the server has accepted the key.
Is there any change in this regard? The openssh version seems to be the same from Fedora 32... :-(
Best regards,
--
Jos�b�o
_______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx