nebula/sshd
John Maguire f31bab5f1a
Add support for SSH CAs (#1098)
- Accept certs signed by trusted CAs
- Username must match the cert principal if set
- Any username can be used if cert principal is empty
- Don't allow removed pubkeys/CAs to be used after reload
2024-04-30 10:50:17 -04:00
..
command.go Fix 756 SSH command line parsing error to write to user instead of stderr (#757) 2022-11-22 20:55:27 -06:00
server.go Add support for SSH CAs (#1098) 2024-04-30 10:50:17 -04:00
session.go Fix single command ssh exec (#483) 2021-06-07 17:06:59 -05:00
writer.go Public Release 2019-11-19 17:00:20 +00:00