smallstep-certificates/sshutil
Mariano Cano df1f7e5a2e Use CertificateRequest type as input for ssh NewCertificate.
SSH does not have a real concept of ssh certificate request, but
we are using the type to encapsulate the parameters coming in the
request.
2020-07-30 17:45:03 -07:00
..
testdata Add package to generate ssh certificate for templates. 2020-07-30 17:45:02 -07:00
certificate_request.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
certificate_test.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
certificate.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
options_test.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
options.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
templates_test.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
templates.go Use CertificateRequest type as input for ssh NewCertificate. 2020-07-30 17:45:03 -07:00
types_test.go Create method CertTypeFromString(s string). 2020-07-30 17:45:02 -07:00
types.go Create method CertTypeFromString(s string). 2020-07-30 17:45:02 -07:00