Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43517

CLI requests a passphrase when run in default http mode

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • cli, core
    • None
    • Jenkins >=2.54

      When run using the default http protocol, if the Jenkins CLI finds there is an SSH key in the user's home directory which requires a passcode, it will prompt for that passcode. It should not be doing this.

          [JENKINS-43517] CLI requests a passphrase when run in default http mode

          Jesse Glick added a comment -

          Seems to have always been true: happens even in older versions of Jenkins when using, say, --password. Just more noticeable now.

          Workaround is to explicitly pass -noKeyAuth if you know you have a private key in the default location (~/.ssh/id_[rd]sa) with a passphrase.

          Jesse Glick added a comment - Seems to have always been true: happens even in older versions of Jenkins when using, say, --password . Just more noticeable now. Workaround is to explicitly pass -noKeyAuth if you know you have a private key in the default location ( ~/.ssh/id_ [rd] sa ) with a passphrase.

            Unassigned Unassigned
            kshultz Karl Shultz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: