Bug 2841 - Missing certificatefile in -G output
Summary: Missing certificatefile in -G output
Status: CLOSED DUPLICATE of bug 2835
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 7.6p1
Hardware: All All
: P5 trivial
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 07:22 AEDT by Jamie Beverly
Modified: 2018-04-06 12:26 AEST (History)
0 users

See Also:


Attachments
patch to add certificatefile output (656 bytes, application/octet-stream)
2018-03-21 07:22 AEDT, Jamie Beverly
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.