| Summary: | SSH CA-signed key fails when port forwarding | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ben Eustace <krubot.ops> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm, egberts |
| Priority: | P5 | ||
| Version: | 7.4p1 | ||
| Hardware: | amd64 | ||
| OS: | Linux | ||
|
Description
Ben Eustace
2019-11-19 05:19:59 AEDT
I was just thinking of doing that too. Can you try with your sshd using '-d -D -o LogLevel DEBUG3' or '-d -D -E /tmp/sshd-bastion-troubleshooting.log' options? Have you tried to add the two CLI options, '-t -T' before your affected command line arguments? It should reveal something additional regarding the 'Match' (with DEBUG3). Could you please attach debug traces (i.e. the output of "sshd -ddd") from the server that is failing authentication and the contents of the certificate in question (via "ssh-keygen -Lf /path/cert") It's unfortunately not possible to debug this further with the information provided. closing bug: six months with no followup close bugs that were resolved in OpenSSH 8.5 release cycle |