Commit Graph

794 Commits (ssh)
 

Author SHA1 Message Date
max furman 08b5b76887 Use _'s in table names. 4 years ago
Mariano Cano 42829f5ecc Update cli dependency 4 years ago
Max f3f8ee4207
Merge pull request #161 from smallstep/unittests
Introduce generalized statusCoder errors and loads of ssh unit tests.
4 years ago
max furman 92c48949d7 Remove test that is no longer implemented by the method. 4 years ago
max furman 1e5763031b Add backdate validation to sshCertValidityValidator. 4 years ago
Mariano Cano f21f07689e Fix a couple of race conditions in the renewal of certificates. 4 years ago
max furman 99e5bf4782 Remove all references to old apiError. 4 years ago
max furman b265877050 Simplify statuscoder error generators. 4 years ago
max furman c387b21808 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.
4 years ago
Mariano Cano 3ce267cdd6 Upgrade smallste/cli 4 years ago
Mariano Cano ab1807d6a0 Use release v1.19.1 of golangci-lint
See https://github.com/golangci/golangci-lint/issues/885
4 years ago
Mariano Cano 3cbf30b555 Upgrade golangci-lint to v1.22.2 4 years ago
Mariano Cano 085ae82163 Remove the use of custom x509 package.
Upgrade cli dependency.
4 years ago
Mariano Cano 8a10c5032f
Merge pull request #150 from smallstep/backdate
Add backdate support to the x509 and SSH certificates.
5 years ago
Mariano Cano 77af30bfa3 Remove debug statement. 5 years ago
Mariano Cano f46dc03111 Add tests of profileLimitDuration with backdate. 5 years ago
Mariano Cano 165a91858e Add tests for backdate and sshDefaultDuration 5 years ago
Mariano Cano 7e33aeb8d3 Add unit test for profileDefaultDuration. 5 years ago
Mariano Cano f06db4099e Add backdate support on ssh rekey. 5 years ago
Mariano Cano 935d0d4542 Add support for backdate to SSH certificates. 5 years ago
Mariano Cano 64e0a2ca6f Disable backdata on ca tests. 5 years ago
Mariano Cano 76c14560b0 Use errs package for HTTP errors. 5 years ago
Mariano Cano 50717b3ffa Update assert package. 5 years ago
Mariano Cano e67ccd9e3d Add fault tolerance against clock skew accross system on TLS certificates. 5 years ago
Mariano Cano 1fa35491ea Update cli dependency. 5 years ago
Mariano Cano eeabf5ba4c Fix tests. 5 years ago
Mariano Cano a6deea7d8d Renew identity certificate in /ssh/rekey and /ssh/renew 5 years ago
Mariano Cano 0b5d37b284 Add method to just write the identity certificate. 5 years ago
Mariano Cano 839fe6b952 Add method to renew the identity. 5 years ago
max furman aa58940582 Should be returning nil from applyIdentity if cert expired. 5 years ago
max furman 6200aeaad0 cli dep update 5 years ago
Max bd6eca6342
Merge pull request #145 from smallstep/err 5 years ago
max furman e5a8629a21 updating dependencies 5 years ago
max furman cb78a087d5 Update cli dep 5 years ago
max furman f9ef5070f9 Move api errors to their own package and modify the typedef 5 years ago
Mariano Cano 6d6f496331 Allow no provisioners. 5 years ago
Mariano Cano ba11f6acb7 Update dependencies. 5 years ago
Mariano Cano d210082113 Use new version of nosql. 5 years ago
Mariano Cano 7ecb831e07 Add wrappers to identity methods in the ca package. 5 years ago
Mariano Cano 3f71b8debd Add mTLS test for identity client. 5 years ago
Mariano Cano 3717c7a8d3 Improve identity tests. 5 years ago
Mariano Cano 0d9a9e083e Add identity client and move identity to a new package. 5 years ago
Mariano Cano 89b216c21e Fix test. 5 years ago
Mariano Cano 96b6989658 Addapt test to api change. 5 years ago
Mariano Cano bde29b1bbd Addapt tests to the api change. 5 years ago
Mariano Cano 28b08ef46b Fail silently if the identity fails. 5 years ago
Mariano Cano 401fc20e96 Re-enable profiler. 5 years ago
max furman 623be4ef09 update cli dep 5 years ago
Max 1f42637ba1
Merge pull request #143 from smallstep/expired-cert
Expired cert
5 years ago
max furman 1e17ec7d33 Use x5cInsecure token for /ssh/check-host endpoint 5 years ago