Bug 2841

Summary: Missing certificatefile in -G output
Product: Portable OpenSSH Reporter: Jamie Beverly <jamie.r.beverly>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: trivial    
Priority: P5    
Version: 7.6p1   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch to add certificatefile output none

Description Jamie Beverly 2018-03-21 07:22:15 AEDT
Created attachment 3136 [details]
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
Comment 1 Jamie Beverly 2018-03-21 07:30:57 AEDT

*** This bug has been marked as a duplicate of bug 2835 ***
Comment 2 Damien Miller 2018-04-06 12:26:53 AEST
Close all resolved bugs after release of OpenSSH 7.7.