Commit Graph

623 Commits (be07334164cf93f87658072068c10185c7d3d468)
 

Author SHA1 Message Date
Mariano Cano be07334164
Merge branch 'master' into onboarding 5 years ago
Mariano Cano 120ebf3941 Update dependencies. 5 years ago
Mariano Cano 8b8faf1b2d Update pki with changes in smallstep/cli 5 years ago
max furman 83a8139543 dep update nosql
* Fixes #112
5 years ago
Mariano Cano d0e5976c06 Use production URL and add description. 5 years ago
Mariano Cano c78a47620e Update cli 5 years ago
Mariano Cano 59526d3225
Merge pull request #105 from smallstep/okta-support
Address support on OIDC provisioners
5 years ago
Mariano Cano 39b41b5e83
Merge pull request #107 from smallstep/ssh-valid-after
Truncate to seconds ValidAfter
5 years ago
Max 9f0d8545a3
Merge pull request #106 from smallstep/lint
Added a staticcheck and unused linters and trying to clear up new errors
5 years ago
Mariano Cano 3d46bc13f5 Remove http.CloseNotifier wrapper.
It's deprecated.
5 years ago
Mariano Cano d59a5b222f Truncate to seconds to avoid rounding up times.
It can cause that certs are not valid yet, if they are used right away.
5 years ago
max furman fe7973c060 wip 5 years ago
Mariano Cano adc1d54b0d Define valid after as 1m before now.
It avoids errors with immediate use of cert.
5 years ago
Mariano Cano fa7273d4f5 Add docs on listenAddress. 5 years ago
Mariano Cano 72f1a61f06 Increase coverage. 5 years ago
Mariano Cano b7045f27a9 Increase coverage. 5 years ago
Mariano Cano a16b2125bc Fix tests. 5 years ago
Mariano Cano 6c4abfabbb Make /.well-known/openid-configuration optional 5 years ago
Mariano Cano 3527ee6940 Add support for listenAddress parameter if OIDC provisioners.
Fixes smallstep/cli#150
5 years ago
max furman 81093c3080 Release update about releasing `cli` first. 5 years ago
max furman f9e4d7e39c dep update certificates 5 years ago
Michael Malone bcb30f93d1
Added ACME support to features list 5 years ago
max furman d195135882 Change shell to default(sh) and remove vtest (unused) 5 years ago
Mariano Cano 3766c8a0cf Update dependencies. 5 years ago
max furman 44e864030d Remove debug logging 5 years ago
Michael Malone a7dd2a3ff3
Added SSH certs to features 5 years ago
max furman ae7c046916 love for distribution doc 5 years ago
max furman 28aed2d795 Bump golangci-lint to v1.18.0 due to build error. 5 years ago
max furman 91bfca3c6b dep update cli 5 years ago
Max 1807e240ea
Merge pull request #76 from smallstep/acme
Acme Support
5 years ago
max furman e3826dd1c3 Add ACME CA capabilities 5 years ago
max furman 68ab03dc1b dep update 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
Max 3347d36413
Merge pull request #103 from smallstep/ssh-validity
Add a few more validity checks to default ssh cert validator
5 years ago
max furman d204469280 Add a few more validity checks to default ssh cert validator 5 years ago
Mariano Cano e77b7b0b62 Update to go1.13 5 years ago
Mariano Cano a383669d54 Improve onboard messages. 5 years ago
Mariano Cano c060ceef78 Show error if POST fails. 5 years ago
Mariano Cano 5013f7ffe0 Move ca commands to its own package. 5 years ago
Mariano Cano 0efae31a29 Generate PKI and start server using onboarding. 5 years ago
Mariano Cano bca5dcc326 Remove url from error message. 5 years ago
Mariano Cano 0c654d93ea Create method for onboard action and clean code. 5 years ago
Alan Christopher Thomas c0d1399c38 Change onboarding bootstrap command to step-ca onboard
cc @sourishkrout @maraino
5 years ago
Alan Christopher Thomas 7c0622e50e Make note about adding "admin" JWT provisioner 5 years ago
Alan Christopher Thomas 21baa69473 Fix linting errors and remove useless code 5 years ago
Mariano Cano e02dd1a5d0
Merge pull request #102 from smallstep/ssh-rsa-size
Implement validator for ssh keys
5 years ago
Mariano Cano 396b4222aa Implement validator for ssh keys.
Fixes #100
5 years ago
Alan Christopher Thomas 15f2935db1 Rough wiring for basics of connecting to onboarding flow 5 years ago
max furman 4c390dcfe1 update helm package distribution doc 5 years ago
max furman 0ab0ca0ffe dep update cli v0.12.0 5 years ago