This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      1. Create public and private keys.
        ssh-keygen -t ed25519 -C mymail@mail.com
        got 2 files: id_ed25519, id_ed25519.pub
      1. Add id_ed25519.pub to SSH Keys of git. 
      2. Create a credential ID.
      3. Use it for our Job and we could not visit git. 
      4.  As a hint, when we use git 2.36.1, it shows Permission denied (publickey). But when we use git 2.21.0, it shows invalid format for private key. 

            Assignee:
            Devin Nusbaum
            Reporter:
            Fiann Feng
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: