Commit Graph

593 Commits (3d46bc13f52ed92145504c25516160aee0ffef4f)
 

Author SHA1 Message Date
Mariano Cano 3d46bc13f5 Remove http.CloseNotifier wrapper.
It's deprecated.
5 years ago
max furman fe7973c060 wip 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
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
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 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
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
Mariano Cano 00ebee870b Do not show value on boolean flags help. 5 years ago