Commit Graph

  • 0d5c692b2c
    Merge pull request #1744 from smallstep/carl/readme-updates Carl Tashian 2024-02-28 15:00:40 -0800
  • cd3e91b198
    Updated README Carl Tashian 2024-02-28 14:36:25 -0800
  • b9d6bfc1eb
    Cleanup CA client tests by removing `smallstep/assert` Herman Slatman 2024-02-28 14:39:38 +0100
  • 532b9df0a3
    Improve CA client request ID handling Herman Slatman 2024-02-28 13:57:37 +0100
  • 06696e6492
    Move user ID handling to `userid` package Herman Slatman 2024-02-28 13:37:51 +0100
  • 7e5f10927f
    Decouple request ID middleware from logging middleware Herman Slatman 2024-02-28 13:18:10 +0100
  • 535e2a96d5
    Fix the e2e request ID test (again) Herman Slatman 2024-02-28 11:23:51 +0100
  • b83b8aa079
    Make random TCP address reservation more contained Herman Slatman 2024-02-28 11:09:40 +0100
  • 2255857b3a
    Fix `client` shadowing and e2e request ID test case Herman Slatman 2024-02-28 10:50:49 +0100
  • 5c2572c443
    Add support for user provider `X-Request-Id` header value Herman Slatman 2024-02-28 01:55:35 +0100
  • cf8a50157f
    Add a basic e2e test for `X-Request-Id` reflection Herman Slatman 2024-02-28 01:05:38 +0100
  • fb4cd6fe81
    fix: Webhook-related instruments v0.25.3-rc6 Panagiotis Siatras 2024-02-27 22:43:45 +0200
  • 382820c43a
    fix: register the webhook instrumentation Panagiotis Siatras 2024-02-27 22:38:03 +0200
  • 7860166f66
    fix: also instrument webhooks that do not reach the wire Panagiotis Siatras 2024-02-27 19:23:20 +0200
  • a58f5956e3
    Add reflection of request ID in `X-Request-Id` response header Herman Slatman 2024-02-27 20:48:56 +0100
  • c798735f7e
    Merge pull request #1542 from smallstep/herman/webhook-request-id Herman Slatman 2024-02-27 20:07:37 +0100
  • c1c2e73475
    Add `X-Request-Id` to all requests made by our CA clients Herman Slatman 2024-02-27 17:04:21 +0100
  • 4213a190d5
    Use `X-Request-Id` as canonical request identifier (if available) Herman Slatman 2024-02-27 16:17:09 +0100
  • 041b486c55
    Remove usages of `Sign` without context Herman Slatman 2024-02-27 14:00:09 +0100
  • c16a0b70ee
    Remove `smallstep/assert` and `pkg/errors` from webhook tests Herman Slatman 2024-02-27 13:44:44 +0100
  • 9689508709
    Add tests for webhook request IDs Herman Slatman 2024-02-27 13:39:21 +0100
  • 2a8b80a3e1
    Merge branch 'master' into herman/webhook-request-id Herman Slatman 2024-02-27 12:17:10 +0100
  • 6ce502c50e
    Merge pull request #1741 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.2 github-actions[bot] 2024-02-27 11:24:49 +0100
  • 0d2aeff95c
    Merge pull request #1739 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.62.0 github-actions[bot] 2024-02-27 11:17:41 +0100
  • 5ee2e0274c
    Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2 dependabot[bot] 2024-02-27 10:01:00 +0000
  • e4bbe8970e
    Bump google.golang.org/grpc from 1.61.0 to 1.62.0 dependabot[bot] 2024-02-27 09:59:58 +0000
  • 98a976b59e
    Merge pull request #1740 from smallstep/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.6.0 github-actions[bot] 2024-02-27 10:58:37 +0100
  • a583b59e1d
    Merge pull request #1738 from smallstep/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.12.2 github-actions[bot] 2024-02-27 10:44:39 +0100
  • 0b196b0b81
    Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 dependabot[bot] 2024-02-26 15:49:39 +0000
  • fa941dc967
    Bump github.com/googleapis/gax-go/v2 from 2.12.0 to 2.12.2 dependabot[bot] 2024-02-26 15:49:17 +0000
  • bb6aae0dfc
    Merge pull request #1736 from patsevanton/master Herman Slatman 2024-02-26 10:26:30 +0100
  • c2dfe595f1 Сorrection of spelling errors Anton Patsev 2024-02-24 11:50:30 +0600
  • 0d4f53f5d1
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-02-22 13:53:01 +0100
  • e968275a20
    Merge pull request #1729 from patsevanton/master Herman Slatman 2024-02-21 19:24:56 +0100
  • 7e1b93b628
    Update examples/README.md Herman Slatman 2024-02-20 11:13:28 +0100
  • dc577e2213
    Merge pull request #1724 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.30.0 github-actions[bot] 2024-02-20 11:11:59 +0100
  • 3a2b426879
    Bump github.com/newrelic/go-agent/v3 from 3.29.1 to 3.30.0 dependabot[bot] 2024-02-20 09:42:25 +0000
  • f7554a0a43
    Merge pull request #1725 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/kubernetes-0.6.0 github-actions[bot] 2024-02-20 10:38:14 +0100
  • 685e107bfe
    Merge pull request #1726 from smallstep/dependabot/go_modules/google.golang.org/api-0.165.0 github-actions[bot] 2024-02-20 10:37:21 +0100
  • 0a074cb8ff Spelling errors and punctuation have been corrected Anton Patsev 2024-02-20 10:35:24 +0600
  • 8e1f53857b
    Bump google.golang.org/api from 0.160.0 to 0.165.0 dependabot[bot] 2024-02-19 15:39:00 +0000
  • e6491ca28b
    Merge pull request #1727 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.43.1 github-actions[bot] 2024-02-19 16:37:27 +0100
  • 507f4d04d3
    Bump go.step.sm/crypto from 0.43.0 to 0.43.1 dependabot[bot] 2024-02-19 15:28:44 +0000
  • 2ffc9081e7
    Bump github.com/hashicorp/vault/api/auth/kubernetes from 0.5.0 to 0.6.0 dependabot[bot] 2024-02-19 15:28:18 +0000
  • 0a97e1bd12
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-02-15 10:35:34 +0100
  • bb296c9d19
    Merge pull request #1708 from smallstep/herman/csr-expires-header Herman Slatman 2024-02-15 10:34:34 +0100
  • bd99db0071
    Merge pull request #1685 from venkyg-sec/allow_custom_tls_config Mariano Cano 2024-02-14 15:42:09 -0800
  • d6fc7f69f5 Revert "Changing install source of step-ca in setup script" Daniel Edholm 2024-02-14 22:14:54 +0100
  • 503e5046ea
    Merge branch 'master' into allow_custom_tls_config Mariano Cano 2024-02-14 12:11:00 -0800
  • beea482a0c
    Fix linter errors in ca/ca.go Mariano Cano 2024-02-14 12:09:03 -0800
  • 073fcb7e75
    Merge pull request #1684 from venkyg-sec/allow_external_x509_ca_service_intf Mariano Cano 2024-02-14 12:02:48 -0800
  • ac773ff44e
    Merge branch 'master' into allow_external_x509_ca_service_intf Mariano Cano 2024-02-14 11:38:39 -0800
  • 9fcdd3ffa6
    Fix format warnings on ca/ca.go Mariano Cano 2024-02-14 11:34:25 -0800
  • 3dbb4aad3d
    Change CRL unavailable case to HTTP 404 Herman Slatman 2024-02-14 10:49:18 +0100
  • 5d865b28d1
    Merge pull request #1715 from rvichery/aws-ca-west-1-iid-certificate Herman Slatman 2024-02-14 10:44:16 +0100
  • e542a26d4b
    Fix RA installer step-ca package URL Carl Tashian 2024-02-13 14:54:31 -0800
  • 8d22a0e51b Add runnable password file option in setup Daniel Edholm 2024-02-13 21:19:52 +0100
  • e8a7b06f28 Changing install source of step-ca in setup script Daniel Edholm 2024-02-13 20:54:35 +0100
  • ee44ac104d
    fixup! Add AWS ca-west-1 identity document certificate Remi Vichery 2024-02-13 08:54:24 -0800
  • aaf5a1c95d
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-02-13 16:29:42 +0100
  • 490d065c8e
    Merge pull request #1713 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/approle-0.6.0 github-actions[bot] 2024-02-13 01:08:30 +0100
  • 283d46d9a7
    Add AWS ca-west-1 identity document certificate Remi Vichery 2024-02-12 11:23:58 -0800
  • b4d3920b3f
    Merge 566501876f into d174e78801 Venky 2024-02-12 11:14:17 -0800
  • 92428764a8
    Bump github.com/slackhq/nebula from 1.6.1 to 1.8.2 dependabot[bot] 2024-02-12 18:26:06 +0000
  • a3bed4095a
    Bump github.com/hashicorp/vault/api/auth/approle from 0.5.0 to 0.6.0 dependabot[bot] 2024-02-12 18:26:06 +0000
  • d174e78801
    Merge pull request #1712 from smallstep/dependabot/go_modules/golang.org/x/net-0.21.0 github-actions[bot] 2024-02-12 19:24:36 +0100
  • 5f91441d44
    Merge pull request #1711 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.5.5 github-actions[bot] 2024-02-12 19:24:10 +0100
  • 9122fb15aa
    Bump github.com/hashicorp/vault/api from 1.11.0 to 1.12.0 dependabot[bot] 2024-02-12 15:51:33 +0000
  • a32dade78d
    Bump golang.org/x/net from 0.20.0 to 0.21.0 dependabot[bot] 2024-02-12 15:51:13 +0000
  • b9db4e3fa4
    Bump cloud.google.com/go/longrunning from 0.5.4 to 0.5.5 dependabot[bot] 2024-02-12 15:51:06 +0000
  • c76dad8a22
    Improve tests for CRL HTTP handler Herman Slatman 2024-02-08 15:03:46 +0100
  • 69f5f8d8ea
    Use `stretchr/testify` instead of `smallstep/assert` for tests Herman Slatman 2024-02-08 14:11:13 +0100
  • d1deb7f930
    Add `Expires` header to CRL response Herman Slatman 2024-02-08 14:10:48 +0100
  • 95fdbc18f1
    Merge pull request #1691 from smallstep/herman/wire-acme-improvements Herman Slatman 2024-02-07 01:09:14 +0100
  • 194341e520
    Address review comments Herman Slatman 2024-02-07 00:54:29 +0100
  • 745017cf9a
    Add test for OIDC auto discovery configuration Herman Slatman 2024-02-06 23:04:40 +0100
  • 138c1013f6
    Add validation for Wire UserID + DeviceID identifiers Herman Slatman 2024-02-06 22:01:45 +0100
  • 5d7e53303b
    Add validation of `name` in DPoP token Herman Slatman 2024-02-06 21:54:29 +0100
  • 2e78301189
    Simplify the DPoP target provider functionality Herman Slatman 2024-02-06 17:11:32 +0100
  • c6a6622892
    Improve test coverage for Wire authorizations Herman Slatman 2024-02-06 16:56:30 +0100
  • ef657d7d2d
    Fix OIDC target Herman Slatman 2024-02-06 13:17:49 +0100
  • e153be36d1
    Replace `smallstep/assert` with `stretchr/testify` for ACME provisioner Herman Slatman 2024-02-06 12:30:40 +0100
  • 37a9f36323
    Merge branch 'wire-acme-extensions' into herman/wire-acme-improvements Herman Slatman 2024-02-06 11:47:38 +0100
  • 92b61915b7
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-02-06 11:43:49 +0100
  • 67246925d2
    Merge pull request #1706 from smallstep/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0 github-actions[bot] 2024-02-06 09:49:44 +0100
  • 6d29e8ade8
    Merge pull request #1704 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.43.0 github-actions[bot] 2024-02-05 16:14:38 +0100
  • 05ccf84623
    Merge pull request #1705 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.15.5 github-actions[bot] 2024-02-05 16:14:21 +0100
  • 78522c7544
    Bump github.com/prometheus/client_golang from 1.15.1 to 1.18.0 dependabot[bot] 2024-02-05 15:09:40 +0000
  • 053d05b4a1
    Bump cloud.google.com/go/security from 1.15.4 to 1.15.5 dependabot[bot] 2024-02-05 15:09:31 +0000
  • 5209393197
    Bump go.step.sm/crypto from 0.42.1 to 0.43.0 dependabot[bot] 2024-02-05 15:09:13 +0000
  • 2a06452287
    Bump google.golang.org/grpc from 1.60.1 to 1.61.0 dependabot[bot] 2024-02-05 15:09:00 +0000
  • e6d9208eeb
    Merge branch 'wire-acme-extensions' into herman/wire-acme-improvements Herman Slatman 2024-01-31 16:29:39 +0100
  • ace27c097b
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-01-31 16:29:23 +0100
  • c5792392a7
    Add basic support for OIDC provider instantiation through discovery Herman Slatman 2024-01-31 16:27:42 +0100
  • cd21f8d51f
    Refactor OIDC verifier instantation to happen only once Herman Slatman 2024-01-31 15:49:45 +0100
  • 19feae520b
    Add test for ACME initialization with Wire challenges Herman Slatman 2024-01-31 14:24:06 +0100
  • 6ece226343 feat: when creating an order verify that both Wire identifiers match beltram 2024-01-30 12:15:29 +0100
  • 59ea73129a
    Merge pull request #1693 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.11.0 github-actions[bot] 2024-01-30 11:55:12 +0100
  • 78d889a047
    Bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0 dependabot[bot] 2024-01-30 10:50:12 +0000
  • 2fcb33bd3a
    Merge pull request #1695 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.29.1 github-actions[bot] 2024-01-30 11:49:02 +0100