Commit graph

1778 commits

Author SHA1 Message Date
Mariano Cano
eae25cbbd7 Remove unused commands. 2018-11-12 12:19:17 -08:00
Mariano Cano
74b7a54fa2 Use docker-composer up/down 2018-11-12 11:46:07 -08:00
Mariano Cano
d4e9812a98 Fix comments on dockerfiles. 2018-11-09 18:25:21 -08:00
Mariano Cano
c6462e21ec Add docs on how to run the docker demo. 2018-11-09 18:17:51 -08:00
Mariano Cano
30b30d7643 Add example of nginx+step-ca 2018-11-09 17:27:36 -08:00
Mariano Cano
e0877a03f2 Add version flag to step-ca. 2018-11-08 11:45:19 -08:00
Mariano Cano
f8df470a53
Merge pull request #6 from smallstep/mtls-support
Add helpers to add direct support for mTLS.
2018-11-07 18:51:48 -08:00
Mariano Cano
9c64dbda9a Add helpers to add direct support for mTLS. 2018-11-07 16:07:35 -08:00
Mariano Cano
272bbc57dd Remove new- prefix for ca token and ca certificate commands. 2018-11-06 18:03:48 -08:00
Mariano Cano
e050c5cf0f
Merge pull request #5 from smallstep/bootstrap-context
Add context to bootstrap methods
2018-11-06 17:48:30 -08:00
Mariano Cano
b23e3bec7f Remove comment of removed arguments. 2018-11-06 17:45:41 -08:00
max furman
5f2d998584 change documentation for bootstrap Server|Client
* provide documentation for default and non-default invocation.
2018-11-06 17:39:00 -08:00
Mariano Cano
ba88c8c5cb Add context to bootstrap methods. 2018-11-06 17:16:33 -08:00
Sebastian Tiedtke
299eea233b
Removed redundant closing brackets 2018-11-06 15:24:46 -08:00
Mariano Cano
4518be9fd9
Merge pull request #4 from smallstep/sdk-improvements
SDK improvements
2018-11-06 15:17:44 -08:00
Mariano Cano
ff0512eb58 Fix typo in method name. 2018-11-06 15:08:36 -08:00
Mariano Cano
4adc6143e8 Add example of certificate rotation. 2018-11-06 13:36:24 -08:00
Mariano Cano
a9246cd6f1 Add provisioner with a small default duration. 2018-11-06 13:16:08 -08:00
max furman
e8baba3e30 first pass at README 2018-11-05 20:37:58 -08:00
Mariano Cano
89fb49c6d7 Fix lint errors in examples. 2018-11-05 18:10:21 -08:00
Mariano Cano
6617c93732 Add new example and docs on the client SDK. 2018-11-05 18:04:12 -08:00
Mariano Cano
7eb8aeb1f1 Add tests for bootstrap functions. 2018-11-05 12:22:10 -08:00
max furman
fb3a54e3ff update debian changelog rc 2018-11-03 00:22:43 -07:00
max furman
05059ac1fa add travis github releases 2018-11-03 00:21:16 -07:00
Max
4974a9175b
Merge pull request #3 from smallstep/debian
Prepare debian builds
2018-11-02 23:28:57 -07:00
max furman
72693a549b add collect codecov report 2018-11-02 23:24:32 -07:00
Mariano Cano
abe503ed21 Move examples to it's own directory so the build works. 2018-11-02 19:06:32 -07:00
Mariano Cano
e8a66d85a7 Add examples using the bootstrap methods. 2018-11-02 18:55:13 -07:00
Mariano Cano
091506a994 Add bootstrap helpers that uses just a token. 2018-11-02 18:54:49 -07:00
Mariano Cano
50598e33c3 Remove unused files. 2018-11-02 18:39:30 -07:00
Mariano Cano
52784eda38 Add a simple full configuration of the ca to use with examples. 2018-11-02 18:25:15 -07:00
Mariano Cano
911d8eccb7 Update makefile and add debian files. 2018-11-02 15:08:50 -07:00
Mariano Cano
925f1b21b4 Add apache 2.0 license 2018-11-02 14:13:35 -07:00
max furman
c07137df9f removed unused key from traivs yml 2018-11-01 17:58:24 -07:00
max furman
8821b0b3f0 remove slack notifications from travis yml 2018-11-01 17:57:14 -07:00
Mariano Cano
11dfc41214 Merge pull request #1 from smallstep/disableRenewal
Add provisioner option to disable renewal
2018-11-01 16:26:20 -07:00
Max
11e4422abe Merge pull request #2 from smallstep/githubTemplates
Add templates for PR and bug reports.
2018-11-01 15:57:31 -07:00
Mariano Cano
6354108049 Add templates for PR and bug reports. 2018-11-01 15:53:45 -07:00
Mariano Cano
7da1d1adc2 Fix typo. 2018-11-01 15:51:20 -07:00
Mariano Cano
d6cad2a7f3 Add provisioner option to disable renewal.
Fixes smallstep/ca-component#108
2018-11-01 15:43:24 -07:00
max furman
c74fcd57a7 ca-component -> certificates
* fix redundant error check
* add README
2018-10-31 21:36:01 -07:00
Sebastian Tiedtke
d3d1db34f1 Added MIT license 2018-10-31 20:55:16 -07:00
Mariano Cano
428661f472 Use name instead of issuer in error message. 2018-10-30 15:25:52 -07:00
max furman
0d9dd2d14b provisioner issuer -> name 2018-10-29 18:00:30 -07:00
Mariano Cano
ce5f420d77 Upgrade to 1.11.x 2018-10-29 14:00:56 -07:00
Mariano Cano
0720999387 Attempt to solve cycle dependency issue with dep. 2018-10-29 12:59:53 -07:00
Mariano Cano
b4fd89c7a4 Update step/cli to make the code buildable 2018-10-26 15:05:53 -07:00
Mariano Cano
ea0307239a Fix dead code and add missing error check. 2018-10-26 15:05:37 -07:00
Mariano Cano
d574545d94 Format code with gofmt -s 2018-10-26 15:01:02 -07:00
max furman
7fa06643b2 change step provisioner OID and ASN1 representation 2018-10-26 14:24:16 -07:00