Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh-add gives invalid format error #2268

Open
3 tasks done
gh-test-01-king opened this issue Aug 28, 2024 · 0 comments
Open
3 tasks done

ssh-add gives invalid format error #2268

gh-test-01-king opened this issue Aug 28, 2024 · 0 comments

Comments

@gh-test-01-king
Copy link

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

> ssh -V
OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2
> ssh-keygen -t ed25519 -C email@example.com -f id_email_example_com
...
> ssh-add id_email_example_com

Expected behavior

key being added

Actual behavior

Error message `Could not add identity ".\id_email_example_com": invalid format`

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.5
PSEdition                      Core
GitCommitId                    7.4.5
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Version

OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2

Visuals

No response

@tgauth tgauth transferred this issue from PowerShell/openssh-portable Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants