Commit graph

  • ef99dd28e5 new connect with mtls diagram Mike Malone 2019-02-12 12:36:25 -0800
  • 7e928b03c5
    readme updates Michael Malone 2019-02-12 12:09:55 -0800
  • ba58ab098c move step-ca.gif | remove extraneous config file max furman 2019-02-12 09:52:01 -0800
  • bf26528b74 dep ensure max furman 2019-02-12 09:49:10 -0800
  • 852f4ed564 Fix dependency and linter errors. Mariano Cano 2019-02-11 20:27:41 -0800
  • 0eb0c3a21b
    Merge pull request #31 from smallstep/autocert Mariano Cano 2019-02-11 19:42:06 -0800
  • b766f49995 Add ct dependencies. Mariano Cano 2019-02-11 19:31:54 -0800
  • 7012500aac Submit to ct log the renew and CA server certificate Mariano Cano 2019-02-11 18:57:14 -0800
  • 7b175004cb Initialize certNotAfter to avoid a renew when the server starts. Mariano Cano 2019-02-11 18:55:32 -0800
  • a775360f10 fixed link Mike Malone 2019-02-11 17:46:46 -0800
  • 68eed1bce9 docs updates Mike Malone 2019-02-11 17:43:47 -0800
  • 4fe55051a1 updated README and added issue templates for autocert Mike Malone 2019-02-11 16:59:14 -0800
  • bb31a1634e readme update and new connect-with-mtls.png Mike Malone 2019-02-11 14:52:22 -0800
  • 6877e389fb
    added step-ca.gif to readme Michael Malone 2019-02-11 14:22:37 -0800
  • 6aa5e125d8
    added step-ca.gif Michael Malone 2019-02-11 14:19:18 -0800
  • ea7a1f5478
    dropped in animated gif real quick Michael Malone 2019-02-11 13:00:18 -0800
  • ea23f738cb connect with mtls diagram Mike Malone 2019-02-11 12:09:08 -0800
  • 19c4842cdf Initial POS of certificate transparency Mariano Cano 2019-02-11 11:07:37 -0800
  • 6cb5505026 updated docs Mike Malone 2019-02-08 14:21:07 -0800
  • d40911937f updated readme & added runbook Mike Malone 2019-02-08 09:42:57 -0800
  • 2e98febcd9 Add envoy hello mTLS example. Mariano Cano 2019-02-07 15:30:37 -0800
  • 23c60d5f3f Remove unnecessary sleep. Mariano Cano 2019-02-07 12:05:38 -0800
  • b18e3638bc Revert "Remove unnecessary sleep" Mariano Cano 2019-02-07 12:05:13 -0800
  • 082eee63f1 Remove unnecessary sleep Mariano Cano 2019-02-07 10:53:25 -0800
  • cedf8784b6 dep update cli v0.8.4-rc.2 max furman 2019-02-06 18:59:36 -0800
  • 262a9d0978
    Merge pull request #27 from smallstep/mariano/renew-pool Mariano Cano 2019-02-06 16:56:38 -0800
  • e0fff4d80b Fix typo. Mariano Cano 2019-02-06 16:52:44 -0800
  • f1f6c548ad Fix typo. Mariano Cano 2019-02-06 16:48:20 -0800
  • 14fcf58903 Add client implementation of hello-mTLS using nodejs Mariano Cano 2019-02-06 16:41:59 -0800
  • 8022ed80bc Add node to README.md Mariano Cano 2019-02-06 15:16:52 -0800
  • 1197753f35 Add hello-mTLS server example using nodejs. Mariano Cano 2019-02-06 15:14:39 -0800
  • 7e43402575 bug fix: don't add common name to CSR validation claims in Sign max furman 2019-02-06 16:26:25 -0800
  • 0c53b0f310 rename cluster role & binding to match other binding names Mike Malone 2019-02-06 13:57:29 -0800
  • 3a516d92aa check for permissions init autocert deploy script Mike Malone 2019-02-06 13:56:33 -0800
  • 74114a6234 Add hello-mTLS for nginx Mariano Cano 2019-02-06 11:53:10 -0800
  • 758d829355 Fix tests. Mariano Cano 2019-02-05 20:27:29 -0800
  • 47228cd9a0 dep ensure to update cli max furman 2019-02-05 19:50:23 -0800
  • f6bfb71602 cli dep sans -> master max furman 2019-02-05 19:46:16 -0800
  • 91f183a62a
    Merge pull request #29 from smallstep/sans Max 2019-02-05 21:40:19 -0600
  • 3415a1fef8 move SplitSANs to cli max furman 2019-02-05 19:32:01 -0800
  • 975cb75fbd Fix typo. Mariano Cano 2019-02-05 17:33:16 -0800
  • 3c06d6f9bc Fix comment. Mariano Cano 2019-02-05 17:30:10 -0800
  • e330ac547c Fix comment. Mariano Cano 2019-02-05 17:29:28 -0800
  • cd934bbede Remove println Mariano Cano 2019-02-05 17:27:10 -0800
  • 6937bfea7b claims.SANS -> claims.SANs max furman 2019-02-04 20:22:02 -0800
  • 93f39c64a0 backwards compat only when SANS empty max furman 2019-02-04 20:02:56 -0800
  • 4c9dccd3f6 Allow multiple certificates in the root pem. Mariano Cano 2019-02-04 10:29:52 -0800
  • ab78534b08 add test for SAN backwards compatibility with CLI max furman 2019-02-01 12:24:21 -0600
  • fe8c8614b2 SANS backwards compat when token missing sujbect SAN max furman 2019-02-01 12:18:10 -0600
  • e6e8443f3c allow multiple identical SANs in cert max furman 2019-01-31 11:20:21 -0600
  • f0683c2e0a Enable signing certificates with custom SANs max furman 2019-01-30 17:36:42 -0600
  • 55155d1207 Change readme formatting Sebastian Tiedtke 2019-01-28 17:36:32 -0600
  • 754670ad12
    Add basic federation example (#26) Sebastian Tiedtke 2019-01-28 17:31:06 -0600
  • 26dce1b180 Minor corrections Sebastian Tiedtke 2019-01-28 13:31:55 -0600
  • ff792b3a59 Add basic federation Sebastian Tiedtke 2019-01-28 10:37:25 -0600
  • e18e44de28 Add x-roots Sebastian Tiedtke 2019-01-28 10:36:39 -0600
  • 025e36bf10
    Merge pull request #28 from pallas/fix-overflow Mariano Cano 2019-01-28 08:32:35 -0800
  • 7a5c4a1112 authority/provisioners: fix overflow on 32-bit systems Derrick Lyndon Pallas 2019-01-28 00:54:15 +0000
  • e70a5dae7d updated README.md Mike Malone 2019-01-25 21:31:03 -0800
  • 32c7be6f9d fixed mtls handshake diagram Mike Malone 2019-01-25 21:04:57 -0800
  • 1f68bfe7ad mtls handshake diagram Mike Malone 2019-01-25 20:58:06 -0800
  • f58000c28f hello-mtls examples Mike Malone 2019-01-24 17:22:36 -0800
  • 8e1505d03f new diagrams Mike Malone 2019-01-23 20:43:19 -0800
  • 0fabc06fbb new demo gif Mike Malone 2019-01-23 18:33:56 -0800
  • d394dd233a Initiate default RootCAs/ClientCAs when no options are passed. Mariano Cano 2019-01-23 14:33:16 -0800
  • 2c2f390e66 logo Mike Malone 2019-01-23 11:32:14 -0800
  • 50eb183a49 Rename to avoid package clashes Sebastian Tiedtke 2019-01-23 09:08:09 -0800
  • 25eba1a96c WIP on the safely rotate of root and federated certificates. Mariano Cano 2019-01-22 19:54:12 -0800
  • eb86590356 Add basic federation example Sebastian Tiedtke 2019-01-18 12:55:36 -0800
  • 0bab651a52 architecture diagram rev'd Mike Malone 2019-01-22 16:08:57 -0800
  • c8ebacb8b7 architecture diagram Mike Malone 2019-01-22 15:59:41 -0800
  • 88a3c4cf83
    Merge pull request #25 from smallstep/Duration Max 2019-01-20 21:40:45 -0800
  • 2c72ada610 remove dead code max furman 2019-01-20 21:37:12 -0800
  • 6dc89f46d8 make Duration public max furman 2019-01-20 21:33:14 -0800
  • 45fb8de26f
    Link to the right blog post in README.md Michael Malone 2019-01-18 23:45:43 -0800
  • 1fe5612027 README updates Mike Malone 2019-01-18 19:28:20 -0800
  • 2c91f1d2fc fixed autocert-init command Mike Malone 2019-01-18 17:55:03 -0800
  • d61c2ac3dd autocert-init for setup Mike Malone 2019-01-18 17:53:44 -0800
  • 0615f7eb11 don't wrap time.Duration max furman 2019-01-18 12:08:18 -0800
  • 4b742042ee make Duration wrapper publicly accessible max furman 2019-01-18 10:39:12 -0800
  • 72e2388bcc readme cleanup Mike Malone 2019-01-17 16:48:09 -0800
  • 98767422b1 added example to beginning of readme Mike Malone 2019-01-17 16:27:25 -0800
  • a9f7510640 readme cleanup Mike Malone 2019-01-17 16:20:56 -0800
  • 042e36da65 autocert Mike Malone 2019-01-17 16:07:27 -0800
  • bacbf85aa3 Add new bootstrap method that creates a listener. Mariano Cano 2019-01-17 14:48:33 -0800
  • 984bf8d38c Add missing file. Mariano Cano 2019-01-16 19:06:21 -0800
  • 1cc5e94666 Add simple test for federation. Mariano Cano 2019-01-16 19:03:10 -0800
  • 8402b06119 bump step-cli container version in step-ca Dockerfile v0.8.4-rc.1 max furman 2019-01-16 16:40:13 -0800
  • 7b9b091b18 don't need to update the brew formula for certificates updates max furman 2019-01-15 12:12:28 -0800
  • d0e0217955
    Merge pull request #22 from smallstep/mariano/multiroot v0.8.3 Mariano Cano 2019-01-14 18:15:33 -0800
  • e8ac3f4888 Add comment to differentiate GetRootCertificates and GetRoots. Mariano Cano 2019-01-14 18:09:06 -0800
  • 6e620073f5 Rename method Empties to HasEmpties Mariano Cano 2019-01-14 17:59:31 -0800
  • cfbb2a6f41 method documentation grammar fix max furman 2019-01-14 17:55:01 -0800
  • dbd1bf11f1 Rename variable. Mariano Cano 2019-01-14 17:35:38 -0800
  • 70f0a0e182 It's 2019 Sebastian Tiedtke 2019-01-14 15:11:24 -0800
  • 8252608ca2 Fix mock Mariano Cano 2019-01-14 14:33:00 -0800
  • 7dc61bf233 Remove deprecated code Mariano Cano 2019-01-11 19:13:06 -0800
  • 518b597535 Remove mTLS client requirement in /roots and /federation Mariano Cano 2019-01-11 19:08:08 -0800
  • 9adc65febf Add test for newTLSOptionCtx Mariano Cano 2019-01-10 15:31:40 -0800
  • 1763ede99d Add tests for new methods. Mariano Cano 2019-01-10 13:19:51 -0800