Mariano Cano
|
0a61c4035b
|
Add initial implementation of ssh config.
|
2019-09-24 19:12:13 -07:00 |
|
max furman
|
83a8139543
|
dep update nosql
* Fixes #112
|
2019-09-24 14:31:07 -07:00 |
|
Mariano Cano
|
c78a47620e
|
Update cli
|
2019-09-20 16:10:35 -07:00 |
|
Mariano Cano
|
59526d3225
|
Merge pull request #105 from smallstep/okta-support
Address support on OIDC provisioners
|
2019-09-20 15:33:11 -07:00 |
|
Mariano Cano
|
39b41b5e83
|
Merge pull request #107 from smallstep/ssh-valid-after
Truncate to seconds ValidAfter
|
2019-09-19 15:27:28 -07:00 |
|
Max
|
9f0d8545a3
|
Merge pull request #106 from smallstep/lint
Added a staticcheck and unused linters and trying to clear up new errors
|
2019-09-19 15:22:55 -07:00 |
|
Mariano Cano
|
3d46bc13f5
|
Remove http.CloseNotifier wrapper.
It's deprecated.
|
2019-09-19 14:36:11 -07:00 |
|
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.
|
2019-09-19 13:42:24 -07:00 |
|
max furman
|
fe7973c060
|
wip
|
2019-09-19 13:17:45 -07:00 |
|
Mariano Cano
|
adc1d54b0d
|
Define valid after as 1m before now.
It avoids errors with immediate use of cert.
|
2019-09-19 12:37:41 -07:00 |
|
Mariano Cano
|
fa7273d4f5
|
Add docs on listenAddress.
|
2019-09-19 10:20:41 -07:00 |
|
Mariano Cano
|
72f1a61f06
|
Increase coverage.
|
2019-09-18 18:08:26 -07:00 |
|
Mariano Cano
|
b7045f27a9
|
Increase coverage.
|
2019-09-18 17:13:58 -07:00 |
|
Mariano Cano
|
a16b2125bc
|
Fix tests.
|
2019-09-18 16:04:43 -07:00 |
|
Mariano Cano
|
6c4abfabbb
|
Make /.well-known/openid-configuration optional
|
2019-09-18 15:54:10 -07:00 |
|
Mariano Cano
|
3527ee6940
|
Add support for listenAddress parameter if OIDC provisioners.
Fixes smallstep/cli#150
|
2019-09-18 15:25:28 -07:00 |
|
max furman
|
81093c3080
|
Release update about releasing cli first.
|
2019-09-18 15:18:09 -07:00 |
|
max furman
|
f9e4d7e39c
|
dep update certificates
|
2019-09-18 12:23:49 -07:00 |
|
Michael Malone
|
bcb30f93d1
|
Added ACME support to features list
|
2019-09-17 09:52:36 -07:00 |
|
max furman
|
d195135882
|
Change shell to default(sh) and remove vtest (unused)
|
2019-09-16 23:04:34 -07:00 |
|
max furman
|
44e864030d
|
Remove debug logging
|
2019-09-16 10:45:33 -07:00 |
|
Michael Malone
|
a7dd2a3ff3
|
Added SSH certs to features
|
2019-09-15 21:27:04 -07:00 |
|
max furman
|
ae7c046916
|
love for distribution doc
|
2019-09-13 17:10:05 -07:00 |
|
max furman
|
28aed2d795
|
Bump golangci-lint to v1.18.0 due to build error.
|
2019-09-13 16:05:32 -07:00 |
|
max furman
|
91bfca3c6b
|
dep update cli
|
2019-09-13 15:58:09 -07:00 |
|
Max
|
1807e240ea
|
Merge pull request #76 from smallstep/acme
Acme Support
|
2019-09-13 15:49:29 -07:00 |
|
max furman
|
e3826dd1c3
|
Add ACME CA capabilities
|
2019-09-13 15:48:33 -07:00 |
|
max furman
|
68ab03dc1b
|
dep update cli
|
2019-09-13 15:43:12 -07:00 |
|
Max
|
3347d36413
|
Merge pull request #103 from smallstep/ssh-validity
Add a few more validity checks to default ssh cert validator
|
2019-09-12 19:33:23 -07:00 |
|
max furman
|
d204469280
|
Add a few more validity checks to default ssh cert validator
|
2019-09-12 19:27:59 -07:00 |
|
Mariano Cano
|
e02dd1a5d0
|
Merge pull request #102 from smallstep/ssh-rsa-size
Implement validator for ssh keys
|
2019-09-10 18:23:47 -07:00 |
|
Mariano Cano
|
396b4222aa
|
Implement validator for ssh keys.
Fixes #100
|
2019-09-10 17:04:13 -07:00 |
|
max furman
|
4c390dcfe1
|
update helm package distribution doc
|
2019-09-09 16:35:00 -07:00 |
|
max furman
|
0ab0ca0ffe
|
dep update cli v0.12.0
|
2019-09-09 15:59:03 -07:00 |
|
Max
|
7726f5ec75
|
Merge pull request #85 from smallstep/ssh-ca
SSH CA support
|
2019-09-09 15:39:23 -07:00 |
|
max furman
|
61d52a8510
|
Small fixes associated with PR review
* additions and grammar edits to documentation
* clarification of error msgs
|
2019-09-08 21:05:36 -07:00 |
|
Michael Malone
|
67dd8d5579
|
Added link to IID blog post in README.md
|
2019-09-05 14:15:32 -07:00 |
|
Mariano Cano
|
10e7b81b9f
|
Merge branch 'master' into ssh-ca
|
2019-09-05 23:06:01 +02:00 |
|
Mike Maxey
|
0d8854bc53
|
Update README.md
|
2019-09-03 15:59:21 -07:00 |
|
Michael Malone
|
f25e953bf0
|
Fixed some README.md formatting
|
2019-08-30 17:58:52 -07:00 |
|
max furman
|
8e46cf0522
|
dep update cli
|
2019-08-29 16:02:26 -07:00 |
|
max furman
|
e3bd2d0e2b
|
Custom AppHelpTemplate for step-ca
|
2019-08-29 15:58:07 -07:00 |
|
max furman
|
8516ea2fc6
|
dep update cli
|
2019-08-29 10:57:16 -07:00 |
|
Max
|
2d6cafe611
|
Merge pull request #97 from smallstep/skip-unsupported
Skip unsupported provisioners.
|
2019-08-29 10:55:51 -07:00 |
|
max furman
|
ac234771c7
|
Remove unknown provisioner WARNning and leave TODO
|
2019-08-29 10:49:52 -07:00 |
|
max furman
|
ca8daf5f12
|
Update comment and warn
|
2019-08-28 17:28:03 -07:00 |
|
Mariano Cano
|
9200f11ed8
|
Skip unsupported provisioners.
|
2019-08-28 17:25:39 -07:00 |
|
Michael Malone
|
7c9ab9814f
|
Updated README with features & a bunch of cleanup
|
2019-08-28 11:58:53 -07:00 |
|
Max
|
5dac2459c3
|
Merge pull request #96 from smallstep/max/2084
Enforce >= 2048 bit rsa keys in CSRs
|
2019-08-28 09:41:58 -07:00 |
|
max furman
|
d3e74a0d2e
|
switch from metalinter to golangci-lint
|
2019-08-27 16:39:48 -07:00 |
|