Commit Graph

13 Commits (aaf71ce66a7f52c87ca4c4e1cd530a0e66168eb2)

Author SHA1 Message Date
Oleksandr Kovalchuk 4cd01b6868
Implement tests for forceCNOption modifier
Implement unit tests which checks forceCNOption modifier (implemented
in 322200b7db) is not broken and works
correctly.

Ref: https://github.com/smallstep/certificates/issues/259
4 years ago
Mariano Cano a2dfa6faa8 Fix unit tests. 5 years ago
max furman dccbdf3a90 Introduce generalized statusCoder errors and loads of ssh unit tests.
* StatusCoder api errors that have friendly user messages.
* Unit tests for SSH sign/renew/rekey/revoke across all provisioners.
5 years ago
Mariano Cano 895d3054a3 Remove the use of custom x509 package.
Upgrade cli dependency.
5 years ago
Mariano Cano 06411d1715 Add tests of profileLimitDuration with backdate. 5 years ago
Mariano Cano 8297e5c717 Add tests for backdate and sshDefaultDuration 5 years ago
Mariano Cano 93b65bee7c Add unit test for profileDefaultDuration. 5 years ago
max furman d368791606 Add x5c provisioner capabilities 5 years ago
max furman 2b41faa9cf Enforce >= 2048 bit rsa keys at the provisioner layer
* Fixes #94
* In the future this should be configurable by provisioner
5 years ago
max furman 635c59ed24 Accept emails SANs 5 years ago
Mariano Cano 900ab9cc12 Allow custom common names in cloud identity provisioners. 5 years ago
Mariano Cano c24d868d9d Add tests for sign options. 6 years ago
Mariano Cano 54d86ca1c1 testing work in progress. 6 years ago