Skip to content

Allow IdentityFile to point to a .pub file#72

Merged
dolmen merged 1 commit intomasterfrom
IdentityFile-pubkey
Apr 20, 2026
Merged

Allow IdentityFile to point to a .pub file#72
dolmen merged 1 commit intomasterfrom
IdentityFile-pubkey

Conversation

@dolmen
Copy link
Copy Markdown
Owner

@dolmen dolmen commented Apr 20, 2026

Improve handling of IdentityFile (also flag -i) to allow to point directly to a public key file (.pub). This is for the case where the private key is not stored on disk but in a more secure area.

Thanks to @agnosticlines for explaining the use case and providing a first version of the patch in #65.

Improve handling of IdentityFile (also flag -i) to allow to point
directly to a public key file (.pub). This is for the case where the
private key is not stored on disk but in a more secure area.

Thanks to agnosticlines for explaining the use case and providing a
first version of the patch in #65.
@dolmen dolmen merged commit be179cf into master Apr 20, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant