Commit Graph

9 Commits (32ba80f44631c0a575da6526553085d7ab9a23d8)

Author SHA1 Message Date
Mariano Cano d30a95236d Use always go.step.sm/crypto 4 years ago
Mariano Cano 8c2d5425e7 Use new x509util on pki package. 4 years ago
Mariano Cano 4943ae58d8 Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 4 years ago
John W Higgins d1f78cf6d2 Add root fingerprint to pki if certificate given
If a root certificate is provided to init an authority the fingerprint
is not currently stored in the default.json file. This patch simply
stores the fingerprint of the supplied certificate.
4 years ago
Mariano Cano b792d5c07d Add first version of ssh templates. 4 years ago
Mariano Cano 019f679189 Create templates path, and remove unnecessary arguments. 4 years ago
max furman 4cae3bb37c Add `ca` to ssh PKI names for clarity 5 years ago
Mariano Cano 8b8faf1b2d Update pki with changes in smallstep/cli 5 years ago
Mariano Cano 50db67e589 Make dep work copying pki package from cli.
TODO: refactor and use this package from the cli.
5 years ago