Commit Graph

605 Commits (c78a47620e193c10aa4b50838be931c77d9bf6ab)
 

Author SHA1 Message Date
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
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