Skip to content
Snippets Groups Projects
Commit 720693cf authored by Simon Tatham's avatar Simon Tatham
Browse files

Greater leniency when importing private key files: accept both CRLF

and LF, and don't object if the final line of the key lacks a
newline. Also, while I'm here, switch to using fgetline() throughout
so as not to have to do nasty buffer-size ad-hockery.

[originally from svn r7072]
parent 57a763b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment