Commit Graph

16 Commits (f1ef3fb351ce0659c7540f5863397d9d3012e153)

Author SHA1 Message Date
Mariano Cano de719eb6f0 Add an option to avoid password prompts on step cas
When we are using `step ca init` to create a stepcas RA we don't
have access to the password for verify the provisioner.
3 years ago
max furman 9fdef64709 Admin level API for provisioner mgmt v1 3 years ago
Mariano Cano 84018ec71b Clarify comment. 4 years ago
Mariano Cano a9297100d8 Allow to configure the JWK using the encrypted key. 4 years ago
Mariano Cano edc7c4d90e Add support for password encrypted files 4 years ago
Mariano Cano 80542d6d9a Add JWK as an issuer for stepcas. 4 years ago
Mariano Cano 96de4e6ec8 Return a non-implemented error in stepcas.RenewCertificate. 4 years ago
Mariano Cano 348815f4f6 Fix error message. 4 years ago
Mariano Cano e7a6c46e54 Fix linting errors. 4 years ago
Mariano Cano 08e75b614e Do not depend on Go 1.16. 4 years ago
Mariano Cano 6fd6270e7d Remove debug statements. 4 years ago
Mariano Cano 7958f6ebb5 Add support for lifetime. 4 years ago
Mariano Cano ae4b8f58b8 Add support for emails, ips and uris. 4 years ago
Mariano Cano dbb48ecf8d Add tests for stepcas. 4 years ago
Mariano Cano bcf70206ac Add support for revocation using an extra provisioner in the RA. 4 years ago
Mariano Cano a6115e29c2 Add initial implementation of StepCAS.
StepCAS allows to configure step-ca as an RA using another step-ca
as the main CA.
4 years ago