Commit graph

  • 6116523055 Fix random order in tests. Mariano Cano 2019-01-10 10:57:06 -0800
  • 8510e25b3b Add test with bootstrap server. Mariano Cano 2019-01-09 18:48:15 -0800
  • f99ae9da93 Add root rotation test. Mariano Cano 2019-01-09 17:55:32 -0800
  • af9e6488fc Make the renew test shorter. Mariano Cano 2019-01-09 17:35:00 -0800
  • 25ddbaedff Allow to customize the minimal cert duration for tests. Mariano Cano 2019-01-09 17:24:11 -0800
  • 10aaece1b0 Update root certificates on renew. Mariano Cano 2019-01-09 13:20:28 -0800
  • 6d3e8ed93c Add all root certificates by default on bootstrap methods. Mariano Cano 2019-01-07 18:55:40 -0800
  • d296cf95a9 Add mTLS request to get all the root CAs, not the federated ones. Mariano Cano 2019-01-07 17:48:56 -0800
  • 98cc243a37 Add support for multiple roots. Mariano Cano 2019-01-07 15:30:28 -0800
  • 722bcb7e7a Add initial support for federated root certificates. Mariano Cano 2019-01-04 17:51:32 -0800
  • 37149ed3ea Add method to get all the certs. Mariano Cano 2019-01-04 16:51:37 -0800
  • 10978630e5
    Simplify steps Sebastian Tiedtke 2018-12-28 15:48:53 -0800
  • 90aabb0705
    Minor fixes Sebastian Tiedtke 2018-12-28 15:45:40 -0800
  • c7b5a71f12
    Fixed link Sebastian Tiedtke 2018-12-28 15:32:08 -0800
  • 9e2fce2f4c
    Merge pull request #18 from smallstep/mariano/audience v0.8.2 Mariano Cano 2018-12-21 15:33:45 -0800
  • 7e95fc0e45 Strip ports on audience check. Mariano Cano 2018-12-21 15:27:22 -0800
  • 9b87e08faf Do not require the port in the audience check. Mariano Cano 2018-12-21 14:02:06 -0800
  • e5dff952de
    Merge pull request #16 from nmelo/docs-fix-typos Max 2018-12-20 13:04:35 -0800
  • d0c7ccd0db
    ServetTLS => ServeTLS in function docs Nelson Melo 2018-12-20 12:10:32 -0500
  • e07a78c64b
    Fix a couple typos in documentation and a formatting issue Nelson Melo 2018-12-20 12:04:08 -0500
  • a6c846b5b6 ca-curl -> ca-url : oofta max furman 2018-12-17 16:53:38 -0800
  • 753f79c718 update license MIT -> Apache 2.0 in README max furman 2018-12-17 12:17:44 -0800
  • 22a6f321a7 Fix typo in readme. Mariano Cano 2018-12-14 12:41:50 -0800
  • 9d3c33299b
    readme: fix HTTPS definition emersion 2018-12-14 08:59:02 +0100
  • 5d92735594 bump smallstep/cli to current version v0.8.2-rc.1 max furman 2018-12-11 16:36:16 -0800
  • ec8d7af30e update README v0.8.1 max furman 2018-11-29 18:52:44 -0800
  • 56c20601ab update distribution doc max furman 2018-11-28 18:21:45 -0800
  • 7cce4adc44
    URLs in line with releases Sebastian Tiedtke 2018-11-28 16:19:13 -0800
  • 55c1d2300c distrib doc small fixes and enhancements v0.8.1-rc.2 max furman 2018-11-27 17:59:20 -0800
  • eaa9bc5faf
    Merge pull request #11 from smallstep/ca-force-renew Mariano Cano 2018-11-27 16:30:02 -0800
  • 7e2f80ac30 Fix grammar error Mariano Cano 2018-11-27 16:29:14 -0800
  • c0107ab5b9 Fix ca renew documentation max furman 2018-11-27 16:25:01 -0800
  • f7a5be3942 Force the renew of the CA server. Mariano Cano 2018-11-27 15:57:13 -0800
  • d63f4f01e9 Remove 'SHHHH' header line from README max furman 2018-11-27 15:26:29 -0800
  • 2a690d81ad
    Token carries info, no need to pass in flags Sebastian Tiedtke 2018-11-27 11:00:34 -0800
  • 9bdf89e867
    Let's not assume ~/ as context Sebastian Tiedtke 2018-11-27 10:07:15 -0800
  • 60fbed7da0 Add docs for step ca bootstrap v0.8.1-rc.1 Mariano Cano 2018-11-26 18:52:33 -0800
  • b0a410066b Add support for parsing endpoints without schema. Mariano Cano 2018-11-26 18:29:45 -0800
  • 3f0a55418c Fix lint errors. Mariano Cano 2018-11-26 18:28:07 -0800
  • a2d3733929 Add a simplified puppet example with snippets max furman 2018-11-26 21:00:12 -0500
  • 55d40a7f86 Change - overwrite help subcommand max furman 2018-11-26 16:24:11 -0500
  • 054846d449 Fix version info CLI -> CA max furman 2018-11-26 15:41:45 -0500
  • 86424b5b79 fix gofmt error max furman 2018-11-26 15:36:33 -0500
  • 95d4d9c4c1 update the help and usage information max furman 2018-11-22 15:59:33 -0500
  • f6546f160f Add section on hardening and securing the CA. max furman 2018-11-20 22:30:13 -0800
  • df01b4ce6a Uppercase for consistency Sebastian Tiedtke 2018-11-26 09:48:21 -0800
  • fb8708f871 Change path of public certs in readme. Mariano Cano 2018-11-21 16:52:33 -0800
  • d872f09910 Use mTLS by default on SDK methods. Mariano Cano 2018-11-21 13:29:18 -0800
  • bb03aadddf Add doc for setting up remote cli using fingerprint max furman 2018-11-20 19:46:22 -0800
  • 0d4f96c1d9 Update renew with force flag. Mariano Cano 2018-11-20 16:47:08 -0800
  • f7154a9ba3 add Makefile build and deploy docker image for step-ca max furman 2018-11-14 17:53:17 -0800
  • 6c063d8d53 Couple of grammatical fixes (#9) Matthew Lapworth 2018-11-16 09:06:25 -0800
  • 2e426b1a3e
    Merge branch 'master' into master Matthew Lapworth 2018-11-15 21:01:24 -0800
  • be85a5ec36 add Makefile build and deploy docker image for step-ca v0.0.1-rc.3 max furman 2018-11-14 17:53:17 -0800
  • baaff35818 fix grammar in examples/README.md max furman 2018-11-14 01:06:34 -0800
  • b94a87708a add JWT documentation max furman 2018-11-13 22:05:06 -0800
  • ff6cccce23 fix a few README things max furman 2018-11-13 21:37:06 -0800
  • 0f846cf8dd Add Provisioner documentation max furman 2018-11-13 12:47:07 -0800
  • 9735d1db22
    Add some details Sebastian Tiedtke 2018-11-13 15:02:43 -0800
  • 6a0976458a
    Include https:// in example Sebastian Tiedtke 2018-11-13 14:24:24 -0800
  • a04b5e7487
    Fix link to CLI Sebastian Tiedtke 2018-11-13 13:33:20 -0800
  • 23670e0ac4
    Move badge Sebastian Tiedtke 2018-11-13 13:19:19 -0800
  • cfa2f990e3
    Added CLA assistant badge Sebastian Tiedtke 2018-11-13 10:11:01 -0800
  • 5467536ad2 add reload documentation max furman 2018-11-12 14:19:30 -0800
  • e0ec9700fb
    Couple of grammatical fixes Matthew Lapworth 2018-11-12 13:02:12 -0800
  • 40d7959c6d
    Merge pull request #8 from smallstep/docker-nginx Mariano Cano 2018-11-12 12:24:33 -0800
  • eae25cbbd7 Remove unused commands. Mariano Cano 2018-11-12 12:19:17 -0800
  • 74b7a54fa2 Use docker-composer up/down Mariano Cano 2018-11-12 11:46:07 -0800
  • d4e9812a98 Fix comments on dockerfiles. Mariano Cano 2018-11-09 18:25:21 -0800
  • c6462e21ec Add docs on how to run the docker demo. Mariano Cano 2018-11-09 18:17:51 -0800
  • 30b30d7643 Add example of nginx+step-ca Mariano Cano 2018-11-09 17:27:36 -0800
  • e0877a03f2 Add version flag to step-ca. Mariano Cano 2018-11-08 11:45:19 -0800
  • f8df470a53
    Merge pull request #6 from smallstep/mtls-support Mariano Cano 2018-11-07 18:51:48 -0800
  • 9c64dbda9a Add helpers to add direct support for mTLS. Mariano Cano 2018-11-07 16:07:35 -0800
  • 272bbc57dd Remove new- prefix for ca token and ca certificate commands. Mariano Cano 2018-11-06 18:03:48 -0800
  • e050c5cf0f
    Merge pull request #5 from smallstep/bootstrap-context Mariano Cano 2018-11-06 17:48:30 -0800
  • b23e3bec7f Remove comment of removed arguments. Mariano Cano 2018-11-06 17:45:41 -0800
  • 5f2d998584 change documentation for bootstrap Server|Client max furman 2018-11-06 17:39:00 -0800
  • ba88c8c5cb Add context to bootstrap methods. Mariano Cano 2018-11-06 17:16:33 -0800
  • 299eea233b
    Removed redundant closing brackets Sebastian Tiedtke 2018-11-06 15:24:46 -0800
  • 4518be9fd9
    Merge pull request #4 from smallstep/sdk-improvements Mariano Cano 2018-11-06 15:17:44 -0800
  • ff0512eb58 Fix typo in method name. Mariano Cano 2018-11-06 15:08:36 -0800
  • 4adc6143e8 Add example of certificate rotation. Mariano Cano 2018-11-06 13:36:24 -0800
  • a9246cd6f1 Add provisioner with a small default duration. Mariano Cano 2018-11-06 13:16:08 -0800
  • e8baba3e30 first pass at README max furman 2018-11-01 00:46:13 -0700
  • 89fb49c6d7 Fix lint errors in examples. Mariano Cano 2018-11-05 18:10:21 -0800
  • 6617c93732 Add new example and docs on the client SDK. Mariano Cano 2018-11-05 18:04:12 -0800
  • 7eb8aeb1f1 Add tests for bootstrap functions. Mariano Cano 2018-11-05 12:22:10 -0800
  • fb3a54e3ff update debian changelog rc v0.0.1-rc.2 max furman 2018-11-03 00:22:43 -0700
  • 05059ac1fa add travis github releases max furman 2018-11-02 23:52:32 -0700
  • 31dfcd1fb8 more attempt v0.0.1-rc.1 max furman 2018-11-03 00:15:09 -0700
  • ac3eb6418b another attempt max furman 2018-11-03 00:05:37 -0700
  • a185636f7e add travis github releases max furman 2018-11-02 23:52:32 -0700
  • 4974a9175b
    Merge pull request #3 from smallstep/debian Max 2018-11-02 23:28:57 -0700
  • 72693a549b add collect codecov report max furman 2018-11-02 23:19:56 -0700
  • abe503ed21 Move examples to it's own directory so the build works. Mariano Cano 2018-11-02 19:06:32 -0700
  • e8a66d85a7 Add examples using the bootstrap methods. Mariano Cano 2018-11-02 18:55:13 -0700
  • 091506a994 Add bootstrap helpers that uses just a token. Mariano Cano 2018-11-02 18:54:49 -0700
  • 50598e33c3 Remove unused files. Mariano Cano 2018-11-02 18:39:30 -0700
  • 52784eda38 Add a simple full configuration of the ca to use with examples. Mariano Cano 2018-11-02 18:25:15 -0700