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

Initializing OpenSSHKeyV1KeyFile does not use correct publicKey for null check #962

Open
katjas opened this issue Sep 17, 2024 · 2 comments

Comments

@katjas
Copy link

katjas commented Sep 17, 2024

Hi there,
there is an issue in the init method of OpenSSHKeyV1KeyFile - it'0s checking the "pubKey" on null, instead of the "publicKey" which is passed to the method. Like this, the pubKey stays null always.
Thanks for checking,
Katja

@dkocher
Copy link
Contributor

dkocher commented Sep 17, 2024

In #944.

@dkocher
Copy link
Contributor

dkocher commented Sep 17, 2024

Duplicate for #907.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants