Commit Graph

794 Commits (ssh)
 

Author SHA1 Message Date
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
max furman 635c59ed24 Accept emails SANs 5 years ago
max furman f3faeeee4d dep change golint revision 5 years ago
max furman 00b412a45a remove autocert bug + enhancement issue templates
* add regular enhancement tracker
5 years ago
Mariano Cano db4baa0487 Add tests for authority sign ssh methods. 5 years ago
Mariano Cano 34e1e3380a Fix lint errors. 5 years ago
Mariano Cano ca74bb1de5 Add ssh api tests. 5 years ago
Mariano Cano 57a529cc1a Allow to enable the SSH CA per provisioner 5 years ago
Mariano Cano e71072d389 Add experimental support for provisioning users. 5 years ago
Mariano Cano 390aecca0b Check for error creating signers. 5 years ago
Mariano Cano 004ea12212 Allow to use custom SSH user/host key files. 5 years ago