Commit Graph

251 Commits (c23eb88a4f4121945cf774cf43aefad13e56af9a)
 

Author SHA1 Message Date
max furman 55d40a7f86 Change - overwrite help subcommand 6 years ago
max furman 054846d449 Fix version info CLI -> CA 6 years ago
max furman 86424b5b79 fix gofmt error 6 years ago
max furman 95d4d9c4c1 update the help and usage information 6 years ago
max furman f6546f160f Add section on hardening and securing the CA. 6 years ago
Sebastian Tiedtke df01b4ce6a Uppercase for consistency 6 years ago
Mariano Cano fb8708f871 Change path of public certs in readme.
Fixes smallstep/ca-component#124
6 years ago
Mariano Cano d872f09910 Use mTLS by default on SDK methods.
Add options to modify the tls.Config for different configurations.
Fixes #7
6 years ago
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
6 years ago
Mariano Cano 0d4f96c1d9 Update renew with force flag.
Clean old certificates in volumes on start.
6 years ago
max furman f7154a9ba3 add Makefile build and deploy docker image for step-ca 6 years ago
Matthew Lapworth 6c063d8d53 Couple of grammatical fixes (#9)
Couple of grammatical fixes
6 years ago
max furman baaff35818 fix grammar in examples/README.md 6 years ago
max furman b94a87708a add JWT documentation 6 years ago
max furman ff6cccce23 fix a few README things 6 years ago
max furman 0f846cf8dd Add Provisioner documentation 6 years ago
Sebastian Tiedtke 9735d1db22
Add some details 6 years ago
Sebastian Tiedtke 6a0976458a
Include https:// in example 6 years ago
Sebastian Tiedtke a04b5e7487
Fix link to CLI 6 years ago
Sebastian Tiedtke 23670e0ac4
Move badge 6 years ago
Sebastian Tiedtke cfa2f990e3
Added CLA assistant badge 6 years ago
max furman 5467536ad2 add reload documentation 6 years ago
Mariano Cano 40d7959c6d
Merge pull request #8 from smallstep/docker-nginx
NGINX demo
6 years ago
Mariano Cano eae25cbbd7 Remove unused commands. 6 years ago
Mariano Cano 74b7a54fa2 Use docker-composer up/down 6 years ago
Mariano Cano d4e9812a98 Fix comments on dockerfiles. 6 years ago
Mariano Cano c6462e21ec Add docs on how to run the docker demo. 6 years ago
Mariano Cano 30b30d7643 Add example of nginx+step-ca 6 years ago
Mariano Cano e0877a03f2 Add version flag to step-ca. 6 years ago
Mariano Cano f8df470a53
Merge pull request #6 from smallstep/mtls-support
Add helpers to add direct support for mTLS.
6 years ago
Mariano Cano 9c64dbda9a Add helpers to add direct support for mTLS. 6 years ago
Mariano Cano 272bbc57dd Remove new- prefix for ca token and ca certificate commands. 6 years ago
Mariano Cano e050c5cf0f
Merge pull request #5 from smallstep/bootstrap-context
Add context to bootstrap methods
6 years ago
Mariano Cano b23e3bec7f Remove comment of removed arguments. 6 years ago
max furman 5f2d998584 change documentation for bootstrap Server|Client
* provide documentation for default and non-default invocation.
6 years ago
Mariano Cano ba88c8c5cb Add context to bootstrap methods. 6 years ago
Sebastian Tiedtke 299eea233b
Removed redundant closing brackets 6 years ago
Mariano Cano 4518be9fd9
Merge pull request #4 from smallstep/sdk-improvements
SDK improvements
6 years ago
Mariano Cano ff0512eb58 Fix typo in method name. 6 years ago
Mariano Cano 4adc6143e8 Add example of certificate rotation. 6 years ago
Mariano Cano a9246cd6f1 Add provisioner with a small default duration. 6 years ago
max furman e8baba3e30 first pass at README 6 years ago
Mariano Cano 89fb49c6d7 Fix lint errors in examples. 6 years ago
Mariano Cano 6617c93732 Add new example and docs on the client SDK. 6 years ago
Mariano Cano 7eb8aeb1f1 Add tests for bootstrap functions. 6 years ago
max furman fb3a54e3ff update debian changelog rc 6 years ago
max furman 05059ac1fa add travis github releases 6 years ago
Max 4974a9175b
Merge pull request #3 from smallstep/debian
Prepare debian builds
6 years ago
max furman 72693a549b add collect codecov report 6 years ago
Mariano Cano abe503ed21 Move examples to it's own directory so the build works. 6 years ago