Commit Graph

804 Commits (4b473732d98df2471ae2476392fda700bb4df83a)
 

Author SHA1 Message Date
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
Max 7726f5ec75
Merge pull request #85 from smallstep/ssh-ca
SSH CA support
5 years ago
max furman 61d52a8510 Small fixes associated with PR review
* additions and grammar edits to documentation
* clarification of error msgs
5 years ago
Michael Malone 67dd8d5579
Added link to IID blog post in README.md 5 years ago
Mariano Cano 10e7b81b9f Merge branch 'master' into ssh-ca 5 years ago
Mike Maxey 0d8854bc53
Update README.md 5 years ago
Michael Malone f25e953bf0
Fixed some README.md formatting 5 years ago
max furman 8e46cf0522 dep update cli 5 years ago
max furman e3bd2d0e2b Custom AppHelpTemplate for step-ca 5 years ago
max furman 8516ea2fc6 dep update cli 5 years ago
Max 2d6cafe611
Merge pull request #97 from smallstep/skip-unsupported
Skip unsupported provisioners.
5 years ago
max furman ac234771c7 Remove unknown provisioner WARNning and leave TODO 5 years ago
max furman ca8daf5f12 Update comment and warn 5 years ago
Mariano Cano 9200f11ed8 Skip unsupported provisioners. 5 years ago
Michael Malone 7c9ab9814f
Updated README with features & a bunch of cleanup 5 years ago
Max 5dac2459c3
Merge pull request #96 from smallstep/max/2084
Enforce >= 2048 bit rsa keys in CSRs
5 years ago
max furman d3e74a0d2e switch from metalinter to golangci-lint 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 0939f0d053 dep update cli email sans 5 years ago
Max 27d89c21dc
Merge pull request #93 from smallstep/email
Accept emails SANs
5 years ago