Commit Graph

1108 Commits (df3e9c0cd6d36aa82ed9e8ba8c08148c81fe7e98)
 

Author SHA1 Message Date
Mariano Cano cbf1053255 Merge branch 'master' into kms 4 years ago
Mariano Cano 94c02b17b5
Merge pull request #167 from smallstep/acme-commonname-2
Allow DNS names in CommonName for ACME
4 years ago
Mariano Cano 0a890a5c16 Add the commonName as a DNSName to match RFC.
Normalize names and remove the use of reflection.
4 years ago
max furman c66b183783 Update cli dep 4 years ago
max furman 432ed0090f Use _'s in table names. 4 years ago
Mariano Cano 3fb42935b4 Update cli dependency 4 years ago
max furman d482ae2fb5 Remove test that is no longer implemented by the method. 4 years ago
max furman 397a181d10 Add backdate validation to sshCertValidityValidator. 4 years ago
Mariano Cano 3d6a18180e Fix a couple of race conditions in the renewal of certificates. 4 years ago
max furman df60fe3f0d Remove all references to old apiError. 4 years ago
max furman 1cb8bb3ae1 Simplify statuscoder error generators. 4 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.
4 years ago
Mariano Cano 549291c2ca Upgrade smallste/cli 4 years ago
Mariano Cano 74ff0513b8 Use release v1.19.1 of golangci-lint
See https://github.com/golangci/golangci-lint/issues/885
4 years ago
Mariano Cano 9d5b7e65e4 Upgrade golangci-lint to v1.22.2 4 years ago
Mariano Cano 895d3054a3 Remove the use of custom x509 package.
Upgrade cli dependency.
4 years ago
Mariano Cano 144acb9ee3 Remove debug statement. 4 years ago
Mariano Cano 06411d1715 Add tests of profileLimitDuration with backdate. 4 years ago
Mariano Cano 8297e5c717 Add tests for backdate and sshDefaultDuration 4 years ago
Mariano Cano 93b65bee7c Add unit test for profileDefaultDuration. 4 years ago
Mariano Cano 74b5d7f984 Add backdate support on ssh rekey. 4 years ago
Mariano Cano 84ff172093 Add support for backdate to SSH certificates. 4 years ago
Mariano Cano a025f72af7 Disable backdata on ca tests. 4 years ago
Mariano Cano a88ba8eb31 Use errs package for HTTP errors. 4 years ago
Mariano Cano 53334ce1e0 Update assert package. 4 years ago
Mariano Cano 5565d61bf3 Add fault tolerance against clock skew accross system on TLS certificates. 4 years ago
Mariano Cano e6cafb89b6 Update cli dependency. 4 years ago
Mariano Cano ed26e97487 Fix tests. 4 years ago
Mariano Cano c1bd1561dd Renew identity certificate in /ssh/rekey and /ssh/renew 4 years ago
Mariano Cano 47f4ac1b53 Add method to just write the identity certificate. 4 years ago
Mariano Cano 14e59775bd Add method to renew the identity. 4 years ago
max furman 9aafe265d0 Should be returning nil from applyIdentity if cert expired. 4 years ago
max furman ed7ef7229f cli dep update 4 years ago
max furman 74f1c111a9 updating dependencies 4 years ago
max furman af8b8584dd Update cli dep 4 years ago
max furman b9f6aacb0f Move api errors to their own package and modify the typedef 4 years ago
Mariano Cano f033422ffa Allow no provisioners. 4 years ago
Mariano Cano 79b408dcf7 Update dependencies. 4 years ago
Mariano Cano 3029addbf6 Use new version of nosql. 4 years ago
Mariano Cano 65b4dda420 Add wrappers to identity methods in the ca package. 4 years ago
Mariano Cano 524c221c61 Add mTLS test for identity client. 4 years ago
Mariano Cano 25144539f8 Improve identity tests. 4 years ago
Mariano Cano d85386d0b4 Add identity client and move identity to a new package. 4 years ago
Mariano Cano 9e7b86342b Fix test. 4 years ago
Mariano Cano f4615d6258 Addapt test to api change. 4 years ago
Mariano Cano dedf6b17be Addapt tests to the api change. 4 years ago
Mariano Cano c6f6493bb7 Fail silently if the identity fails. 4 years ago
Mariano Cano 4d423137f0 Re-enable profiler. 4 years ago
max furman 93320fd977 update cli dep 4 years ago
max furman 3ac388612a Use x5cInsecure token for /ssh/check-host endpoint 4 years ago