Commit graph

  • c24d868d9d Add tests for sign options. Mariano Cano 2019-03-11 13:25:19 -07:00
  • 5dfcbcf5dc Add noop tests. Mariano Cano 2019-03-11 12:56:47 -07:00
  • 4ceb88fbae Add tests for OIDC and complete some JWK tests. Mariano Cano 2019-03-11 12:48:46 -07:00
  • dce3100cfb Add missing time in validation. Mariano Cano 2019-03-11 11:12:47 -07:00
  • fb279c89fb Restore deleted methods. Mariano Cano 2019-03-11 10:40:55 -07:00
  • 955405d6aa Add some comments added to master. Mariano Cano 2019-03-08 18:09:35 -08:00
  • af9688c419 Fix some testing errors. Mariano Cano 2019-03-08 18:05:11 -08:00
  • f17d2d9694 Remove debug statements. Mariano Cano 2019-03-08 17:29:18 -08:00
  • 67c79fd014 Add tests for default provisioner. Mariano Cano 2019-03-08 17:24:58 -08:00
  • cf2dba3efb Add tests for keyStore. Mariano Cano 2019-03-08 15:08:18 -08:00
  • 2a5430fee1 Complete tests for collection. Mariano Cano 2019-03-08 12:19:44 -08:00
  • 3939e85526 Autocert reports into CT Sebastian Tiedtke 2019-03-07 20:44:54 -08:00
  • 54d86ca1c1 testing work in progress. Mariano Cano 2019-03-07 19:30:17 -08:00
  • 83848e9cd3 Fix types in autocert. Mariano Cano 2019-03-07 16:15:21 -08:00
  • 9f7f871f25 Add noop provisioner and use it if a provisioner cannot been found from a cert. Mariano Cano 2019-03-07 16:05:13 -08:00
  • 47817ab212 Fix interface type. Mariano Cano 2019-03-07 16:04:56 -08:00
  • cc8764c343 Initialize the list for backward compatibility. Mariano Cano 2019-03-07 16:04:29 -08:00
  • c0ef6f8dc5 Add missing modifier and change return codes. Mariano Cano 2019-03-07 16:03:38 -08:00
  • b07fe546fd Fix types in tests. Mariano Cano 2019-03-07 15:58:56 -08:00
  • a97ea87caa Move options to provisioner so we can set the duration of the cert. Mariano Cano 2019-03-07 15:14:18 -08:00
  • aa8385b8ba Fix api tests. Mariano Cano 2019-03-07 13:15:07 -08:00
  • 507fd01062 Remove provisioner intermediate type. Mariano Cano 2019-03-07 13:07:39 -08:00
  • 1671ab2590 Fix some tests. Mariano Cano 2019-03-07 12:15:18 -08:00
  • 4fef188a3a Save WiP Sebastian Tiedtke 2019-03-07 10:36:14 -08:00
  • bcaba4f72a Fix api tests. Mariano Cano 2019-03-06 18:41:01 -08:00
  • d92a7f2948 Rename provisioner to jwk. Mariano Cano 2019-03-06 18:36:35 -08:00
  • a1782733fe Rename files. Mariano Cano 2019-03-06 18:33:40 -08:00
  • 2d00cd0933 Validate audiences in the default provisioner. Mariano Cano 2019-03-06 18:32:56 -08:00
  • 33c1449360 Remove deprecated file. Mariano Cano 2019-03-06 17:42:17 -08:00
  • 57b705f6cf Use provisioner sign options. Mariano Cano 2019-03-06 17:37:49 -08:00
  • 9d4034fbf6 Remove unused code. Mariano Cano 2019-03-06 17:37:08 -08:00
  • 6d395f3818 Add missing validy validator to oidc. Mariano Cano 2019-03-06 17:30:14 -08:00
  • 5ce5a891f7 Add email SAN with email parameter in the JWK Mariano Cano 2019-03-06 17:01:12 -08:00
  • 602a42813c Re-enable replay protection for JWK provisioner. Mariano Cano 2019-03-06 17:00:45 -08:00
  • f47e356ba3 Quicker renewals Sebastian Tiedtke 2019-03-06 15:47:30 -08:00
  • 4b4b0d6202 Use dev step-ca image Sebastian Tiedtke 2019-03-06 15:23:09 -08:00
  • ab1cca03d7 Use new provisioners in authorize methods. Mariano Cano 2019-03-06 15:04:28 -08:00
  • 54ed49f072 Rename package. Mariano Cano 2019-03-06 15:01:51 -08:00
  • bc12036330 Update Authority interface. Mariano Cano 2019-03-06 15:01:16 -08:00
  • c776ca3bd6 Use provisioner.Collection to store and request the provisioners. Mariano Cano 2019-03-06 15:00:23 -08:00
  • 34833d4fd5 Add validators from the authority package. Mariano Cano 2019-03-06 14:58:46 -08:00
  • 0dee841a4f Complete first version of provisioner implementations. Mariano Cano 2019-03-06 14:54:56 -08:00
  • 7eb6eb1d3e Complete provisioner.Claims with methods from authority. Mariano Cano 2019-03-06 14:51:12 -08:00
  • fb77397fc7 Add new options to locate or list provisioners. Mariano Cano 2019-03-06 14:50:13 -08:00
  • 34ff388828 Use new types in config. Mariano Cano 2019-03-06 14:49:25 -08:00
  • 62dab7b6b8 Rename interface method. Mariano Cano 2019-03-05 14:52:26 -08:00
  • 5a8f78d9d0 Add support to collection to load the encrypted keys. Mariano Cano 2019-03-05 14:45:57 -08:00
  • dd0376657c Move collection to a new file. Mariano Cano 2019-03-05 14:28:32 -08:00
  • 4b2b6ffe32 Create the provisioner type used to englobe all different provisioners. Mariano Cano 2019-03-05 12:42:49 -08:00
  • bed3132028 Move provisioner to authority/provisioner package. Mariano Cano 2019-03-04 18:19:14 -08:00
  • fc0b2ca5a6 Revert "Move provisioners to authority/provisioner package." Mariano Cano 2019-03-04 18:17:35 -08:00
  • f88d622a67 Move provisioners to authority/provisioner package. Mariano Cano 2019-03-04 18:10:19 -08:00
  • a2a45f635b Add initial implementation of an OIDC provisioner. Mariano Cano 2019-03-04 17:58:20 -08:00
  • 4fba7e05f9 docs: Corrected documentation on a few methods. max furman 2019-03-04 12:15:57 -08:00
  • c2908ef888 Change install locations Sebastian Tiedtke 2019-02-28 14:06:42 -08:00
  • 16c88c6bf1 Use local versions Sebastian Tiedtke 2019-02-28 14:01:10 -08:00
  • 98b3d971f6
    Merge pull request #41 from smallstep/hello-mtls-python Mariano Cano 2019-02-27 16:38:25 -08:00
  • f04e6fdff7 Use super().__init__() Mariano Cano 2019-02-27 16:32:41 -08:00
  • 009d38ed64 Add gitter button Sebastian Tiedtke 2019-02-27 13:23:05 -08:00
  • d72f4b681c Add gitter button Sebastian Tiedtke 2019-02-27 12:10:38 -08:00
  • b4d9fafb7a
    fix a spelling typo jose nazario 2019-02-25 08:04:46 -05:00
  • 238657ce3a Update readme. Mariano Cano 2019-02-22 14:01:32 -08:00
  • c0992c717c Add example of a python client Mariano Cano 2019-02-22 13:55:24 -08:00
  • b140fe63bd Add a gunicorn server with a flask app using mTLS Mariano Cano 2019-02-22 10:47:37 -08:00
  • fcd1da970f
    Merge pull request #38 from smallstep/log-certificate Mariano Cano 2019-02-21 17:39:22 -08:00
  • bdc05d40e6 docs: Streamlined distribution docs max furman 2019-02-21 15:27:55 -08:00
  • c23eb88a4f Added version operability for git archive tarball (non git repo) v0.8.5-rc.5 v0.8.5 max furman 2019-02-20 12:45:10 -08:00
  • 4e17fd0f24 Add link to docs Sebastian Tiedtke 2019-02-21 12:31:24 -08:00
  • da2677233a Added example for custom claims Sebastian Tiedtke 2019-02-21 12:23:23 -08:00
  • 77bb7eb86a Never mind Sebastian Tiedtke 2019-02-21 10:27:34 -08:00
  • e44812851a
    Github-happy markdown seb/markdown-issues Sebastian Tiedtke 2019-02-21 10:18:49 -08:00
  • 82fba6b233 Make markdown happy Sebastian Tiedtke 2019-02-21 10:15:53 -08:00
  • 690439c938 Added anchors seb/anchors Sebastian Tiedtke 2019-02-21 09:46:07 -08:00
  • ad7a7f6c54 don't forget .VERSION read v0.8.5-rc.4 max furman 2019-02-20 14:40:55 -08:00
  • 6f79c459e7 revert makefile max furman 2019-02-20 14:28:33 -08:00
  • b7328efae6 forgot to add .gitattributes v0.8.5-rc.3 max furman 2019-02-20 14:03:38 -08:00
  • 4b1ffed764 Need individual make bootstrap. v0.8.5-rc.2 max furman 2019-02-20 12:57:06 -08:00
  • c8c2a12dc1 Read version from .VERSION file for git archive and prune makefile v0.8.5-rc.1 max furman 2019-02-20 12:45:10 -08:00
  • 1c7155298b Log always the token, even on errors. Mariano Cano 2019-02-20 12:34:40 -08:00
  • adbc496b40 Improve tests Mariano Cano 2019-02-20 12:18:13 -08:00
  • b974957868 Add certificate information to logs. Mariano Cano 2019-02-19 19:45:52 -08:00
  • e72f087037 Review and polish README max furman 2019-02-18 16:00:16 -08:00
  • 2982bca8c9 Review and polish README max furman 2019-02-18 16:00:16 -08:00
  • e0c6bc4bac Update step-ca-2-legged gif for README max furman 2019-02-18 16:00:16 -08:00
  • 88bb40b2aa
    Added github badges Sebastian Tiedtke 2019-02-15 17:47:20 -08:00
  • a9e5eb11fb docs: Added step-ca 2 legged and 3 legged terminal gifs max furman 2019-02-15 13:07:33 -08:00
  • b9104a92f9 Fix typo + dep ensure. Mariano Cano 2019-02-15 10:34:23 -08:00
  • dff3f6f270 Merge branch 'master' into certificate-transparency Mariano Cano 2019-02-15 10:29:24 -08:00
  • 37d7231ee0
    Merge pull request #37 from smallstep/fix-renew-extensions Mariano Cano 2019-02-15 10:24:09 -08:00
  • 229e5908b7 Added test for different authority key id after renew max furman 2019-02-14 19:17:42 -08:00
  • d78febec7a Fix extensions copy on renew Mariano Cano 2019-02-14 16:44:36 -08:00
  • 7893f84677
    Merge pull request #33 from smallstep/hello-go-grpc Mariano Cano 2019-02-13 15:38:58 -08:00
  • 1b344d5013 Add comment about fsnotify Mariano Cano 2019-02-13 15:15:59 -08:00
  • 64cbac4e81 Extract servername from tls connection state. Mariano Cano 2019-02-13 15:09:03 -08:00
  • 79a030960b Enable client certificate rotation with GetClientCertificate. Mariano Cano 2019-02-13 14:31:08 -08:00
  • 3ba6e33791 Add a new hello-mTLS example using gRPC in go Mariano Cano 2019-02-13 13:01:35 -08:00
  • 963fe0fa91 Add initial implementation of a multilog. Mariano Cano 2019-02-12 16:55:01 -08:00
  • 795566a36a moved images max furman 2019-02-12 14:29:19 -08:00
  • 6f5ead46fd move image artifacts into images dir max furman 2019-02-12 13:18:37 -08:00
  • c94fb80f4b dep update cli v0.8.4 max furman 2019-02-12 12:56:58 -08:00