certificates/authority/testdata/templates/ca.tpl
2019-10-14 17:10:47 -07:00

4 lines
No EOL
169 B
Smarty

{{.Step.SSH.UserKey.Type}} {{.Step.SSH.UserKey.Marshal | toString | b64enc}}
{{- range .Step.SSH.UserFederatedKeys}}
{{.Type}} {{.Marshal | toString | b64enc}}
{{- end}}