You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
testdata Add package to generate ssh certificate for templates. 4 years ago
certificate.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
certificate_request.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
certificate_test.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
options.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
options_test.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
templates.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
templates_test.go Use CertificateRequest type as input for ssh NewCertificate. 4 years ago
types.go Create method CertTypeFromString(s string). 4 years ago
types_test.go Create method CertTypeFromString(s string). 4 years ago