bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-20 20:22 UTC
[Bug 2841] New: Missing certificatefile in -G output
https://bugzilla.mindrot.org/show_bug.cgi?id=2841 Bug ID: 2841 Summary: Missing certificatefile in -G output Product: Portable OpenSSH Version: 7.6p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: jamie.r.beverly at gmail.com Created attachment 3136 --> https://bugzilla.mindrot.org/attachment.cgi?id=3136&action=edit patch to add certificatefile output ssh -G foo outputs most config options, but fails to output the list of certificate files. e.g.: cat > config <<-EOT User foo CertificateFile foo-cert.pub IdentityFile foo.key EOT ssh -F config -G asdf | grep -i 'cert.*file' # (no output) Patch attached -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-20 20:30 UTC
[Bug 2841] Missing certificatefile in -G output
https://bugzilla.mindrot.org/show_bug.cgi?id=2841 Jamie Beverly <jamie.r.beverly at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jamie Beverly <jamie.r.beverly at gmail.com> --- *** This bug has been marked as a duplicate of bug 2835 *** -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-06 02:26 UTC
[Bug 2841] Missing certificatefile in -G output
https://bugzilla.mindrot.org/show_bug.cgi?id=2841 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after release of OpenSSH 7.7. -- You are receiving this mail because: You are watching the assignee of the bug.