Commit graph

1856 commits

Author SHA1 Message Date
Sebastian Tiedtke
9bdf89e867
Let's not assume ~/ as context 2018-11-27 10:07:15 -08:00
Mariano Cano
60fbed7da0 Add docs for step ca bootstrap 2018-11-26 18:52:33 -08:00
Mariano Cano
b0a410066b Add support for parsing endpoints without schema.
Fixes smallstep/ca-component#117
2018-11-26 18:29:45 -08:00
Mariano Cano
3f0a55418c Fix lint errors. 2018-11-26 18:28:07 -08:00
max furman
a2d3733929 Add a simplified puppet example with snippets 2018-11-26 21:00:12 -05:00
max furman
55d40a7f86 Change - overwrite help subcommand 2018-11-26 16:24:11 -05:00
max furman
054846d449 Fix version info CLI -> CA 2018-11-26 15:42:18 -05:00
max furman
86424b5b79 fix gofmt error 2018-11-26 15:36:33 -05:00
max furman
95d4d9c4c1 update the help and usage information 2018-11-26 15:34:35 -05:00
max furman
f6546f160f Add section on hardening and securing the CA. 2018-11-26 15:32:52 -05:00
Sebastian Tiedtke
df01b4ce6a Uppercase for consistency 2018-11-26 09:48:21 -08:00
Mariano Cano
fb8708f871 Change path of public certs in readme.
Fixes smallstep/ca-component#124
2018-11-21 16:52:33 -08:00
Mariano Cano
d872f09910 Use mTLS by default on SDK methods.
Add options to modify the tls.Config for different configurations.
Fixes #7
2018-11-21 13:31:09 -08:00
max furman
bb03aadddf Add doc for setting up remote cli using fingerprint
* add a couple of examples to defaults.json section for testing your
configuration
2018-11-20 19:48:57 -08:00
Mariano Cano
0d4f96c1d9 Update renew with force flag.
Clean old certificates in volumes on start.
2018-11-20 16:47:08 -08:00
max furman
f7154a9ba3 add Makefile build and deploy docker image for step-ca 2018-11-18 15:35:47 -08:00
Matthew Lapworth
6c063d8d53 Couple of grammatical fixes (#9)
Couple of grammatical fixes
2018-11-16 09:06:25 -08:00
max furman
baaff35818 fix grammar in examples/README.md 2018-11-14 01:06:34 -08:00
max furman
b94a87708a add JWT documentation 2018-11-13 22:05:06 -08:00
max furman
ff6cccce23 fix a few README things 2018-11-13 21:37:06 -08:00
max furman
0f846cf8dd Add Provisioner documentation 2018-11-13 21:31:57 -08:00
Sebastian Tiedtke
9735d1db22
Add some details 2018-11-13 15:02:43 -08:00
Sebastian Tiedtke
6a0976458a
Include https:// in example 2018-11-13 14:24:24 -08:00
Sebastian Tiedtke
a04b5e7487
Fix link to CLI 2018-11-13 13:33:20 -08:00
Sebastian Tiedtke
23670e0ac4
Move badge 2018-11-13 13:19:19 -08:00
Sebastian Tiedtke
cfa2f990e3
Added CLA assistant badge 2018-11-13 10:11:01 -08:00
max furman
5467536ad2 add reload documentation 2018-11-12 14:19:30 -08:00
Mariano Cano
40d7959c6d
Merge pull request #8 from smallstep/docker-nginx
NGINX demo
2018-11-12 12:24:33 -08:00
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