Skip to content

Allow IdentityFile to point to a .pub file#71

Closed
dolmen wants to merge 3 commits intoreleasefrom
IdentityFile-pubkey
Closed

Allow IdentityFile to point to a .pub file#71
dolmen wants to merge 3 commits intoreleasefrom
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.

dolmen added 3 commits June 21, 2025 15:19
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 closed this Apr 20, 2026
@dolmen
Copy link
Copy Markdown
Owner Author

dolmen commented Apr 20, 2026

PR created targetting the wrong branch :(

Replaced by 72.

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