https://bugzilla.mindrot.org/show_bug.cgi?id=2561
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] CC| |[email protected], | |[email protected] Attachment #2804| |ok?([email protected]) Flags| | --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 2804 --> https://bugzilla.mindrot.org/attachment.cgi?id=2804&action=edit check that key files are loadable in ssh-keygen -A This patch checks that public and private key files can be loaded and will re-generate keys if they can't. Changes to authfile.c/sshkey.c required to allow running sshkey_load_public()/sshkey_load_private_type() with a NULL key argument. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
