On 1/13/24 23:27, bruce wrote:
I'm trying to test using SSH key to clone a test repository from the cmdline..

I'm screwing up something in following the different sires/examples to
try to setup the SSH key to connect to "Github" for a user/repository.

It appears that the "ssh -vT g...@github.com"  cmd seems to always
request a "passphrase" even though the ssh key was created without a
passphrase.

I don't understand why you're trying to ssh to github. That's not going to work. You need to use the git command to do the clone.
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to