certificates/authority/testdata/templates/sshd_config.tpl
2021-04-12 18:37:10 -07:00

4 lines
No EOL
124 B
Smarty

Match all
TrustedUserCAKeys /etc/ssh/ca.pub
HostCertificate /etc/ssh/{{.User.Certificate}}
HostKey /etc/ssh/{{.User.Key}}