Commit Graph

  • 6bc0a86207
    Fix CA startup with Vault RA configuration Herman Slatman 2024-04-18 16:12:30 +0200
  • aa543a335a
    add Scopes to OIDC struct Jeremy Doupe 2024-04-16 14:32:58 -0500
  • 4879376138
    add AuthParams and Scopes to linkedca OIDC structures Jeremy Doupe 2024-04-16 14:30:47 -0500
  • 2fcf34066b
    add AuthParams to OIDC struct Jeremy Doupe 2024-04-16 01:10:50 -0500
  • 07279dd248
    Merge pull request #1801 from smallstep/herman/upgrade-crypto-v0.44.4 Herman Slatman 2024-04-15 19:51:06 +0200
  • 4c6b0b318e
    Upgrade `go.step.sm/crypto` to `v0.44.4` Herman Slatman 2024-04-15 19:28:51 +0200
  • f1a2c68f43
    Merge pull request #1798 from smallstep/herman/fix-instrumented-key-manager Herman Slatman 2024-04-15 15:32:56 +0200
  • 7df3ad05ed
    Merge pull request #1797 from smallstep/mariano/init-scep Mariano Cano 2024-04-10 12:47:20 -0700
  • 4202d6673c
    Remove debug statement Mariano Cano 2024-04-10 09:32:58 -0700
  • d6bbe5b06b
    Add support for `kmsapi.Decrypter` to instrumented key manager Herman Slatman 2024-04-10 16:38:31 +0200
  • 721345eea6
    Merge pull request #1793 from verytrap/master Herman Slatman 2024-04-10 11:29:30 +0200
  • db92404342 chore: fix function names in comment verytrap 2024-04-09 17:48:50 +0800
  • 725a913f66
    Allow custom SCEP key manager Mariano Cano 2024-04-09 18:37:29 -0700
  • 06a9d2e255
    Allow custom SCEP key manager mariano/init-provisioners Mariano Cano 2024-04-09 18:37:29 -0700
  • 8e599af6dd
    Merge 8ad6c02556 into 397877a7b6 Mariano Cano 2024-04-09 20:38:09 -0500
  • 8ad6c02556
    Allow custom SCEP key manager Mariano Cano 2024-04-09 18:37:29 -0700
  • 397877a7b6
    Merge pull request #1795 from smallstep/herman/fix-scep-failinfo-oid Herman Slatman 2024-04-10 02:11:21 +0200
  • e1e5bbbb03 Add scopes to OIDC configuration Jeremy Donahue 2024-04-09 17:05:09 -0700
  • b226b6eb4c
    Prevent exposing any internal details in SCEP failure message Herman Slatman 2024-04-10 01:58:00 +0200
  • 02956ad0e3
    Merge pull request #1794 from smallstep/herman/fix-scep-failinfo-oid Herman Slatman 2024-04-10 01:53:08 +0200
  • 037554e774
    Fix the `id-scep-failInfoText` OID Herman Slatman 2024-04-10 01:19:17 +0200
  • 1513152cb2
    Merge pull request #1791 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.32.0 github-actions[bot] 2024-04-09 11:02:14 +0200
  • c9ba31ae61
    Bump github.com/newrelic/go-agent/v3 from 3.31.0 to 3.32.0 dependabot[bot] 2024-04-09 08:36:30 +0000
  • 1f69ff84a1
    Merge pull request #1792 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.63.2 github-actions[bot] 2024-04-09 10:34:06 +0200
  • a76f07143b
    Bump google.golang.org/grpc from 1.62.1 to 1.63.2 dependabot[bot] 2024-04-09 08:25:37 +0000
  • 08ef9fe245
    Merge pull request #1789 from smallstep/dependabot/go_modules/golang.org/x/net-0.24.0 github-actions[bot] 2024-04-09 10:21:29 +0200
  • 4019529a5b
    Bump golang.org/x/crypto from 0.21.0 to 0.22.0 dependabot[bot] 2024-04-08 15:26:00 +0000
  • 57d628513b
    Bump golang.org/x/net from 0.22.0 to 0.24.0 dependabot[bot] 2024-04-08 15:25:52 +0000
  • 3eaca6e996
    Bump google.golang.org/grpc from 1.62.1 to 1.63.0 dependabot[bot] 2024-04-08 15:25:42 +0000
  • d5758ba3a3
    Merge pull request #1784 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.31.0 github-actions[bot] 2024-04-02 09:56:39 +0200
  • 166c4968cf
    Merge pull request #1785 from smallstep/dependabot/go_modules/google.golang.org/api-0.172.0 github-actions[bot] 2024-04-02 09:55:41 +0200
  • 1be0932a0f
    Merge pull request #1786 from smallstep/carl/winget-fix Carl Tashian 2024-04-01 12:27:03 -0700
  • f04a5e39c4
    Fix winget release URL Carl Tashian 2024-04-01 09:55:01 -0700
  • d1523c93bc
    Bump google.golang.org/api from 0.171.0 to 0.172.0 dependabot[bot] 2024-04-01 15:36:38 +0000
  • 44c48a7494
    Bump github.com/newrelic/go-agent/v3 from 3.30.0 to 3.31.0 dependabot[bot] 2024-04-01 15:36:19 +0000
  • 188e4e3ff3
    Add version number to winget branch name (#1783) Carl Tashian 2024-03-29 11:12:38 -0700
  • 7b1cbcee36
    Add version number to winget branch name Carl Tashian 2024-03-29 10:57:06 -0700
  • 395a3eeb93
    Update go.step.sm/crypto (#1781) v0.26.0 Max 2024-03-28 18:26:44 -0700
  • fd28eaa720
    Update go.step.sm/crypto max furman 2024-03-28 18:25:25 -0700
  • 4772d7cc28
    Merge pull request #1780 from smallstep/herman/update-changelog-20240328 Herman Slatman 2024-03-28 17:57:12 +0100
  • 854288a0cb
    Update changelog for `v0.26.0` release Herman Slatman 2024-03-28 11:12:37 +0100
  • d140ffd643
    Merge branch 'wire-acme-extensions' of github.com:smallstep/certificates into wire-acme-extensions Herman Slatman 2024-03-27 18:28:44 +0100
  • 6646af6efd
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-03-27 18:27:59 +0100
  • 73b31585c4
    Merge branch 'master' into fix-1637 fix-1637 Mariano Cano 2024-03-26 11:20:52 -0700
  • 4016b69b28
    Merge pull request #1776 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.12.2 github-actions[bot] 2024-03-25 19:23:03 +0100
  • b5b723e835
    Merge pull request #1775 from smallstep/dependabot/go_modules/google.golang.org/api-0.171.0 github-actions[bot] 2024-03-25 18:31:41 +0100
  • 0a6e79a745
    Merge pull request #1778 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.0.0 github-actions[bot] 2024-03-25 18:30:53 +0100
  • 9d86361ae3
    Bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2 dependabot[bot] 2024-03-25 17:30:13 +0000
  • 7e053437b1
    Merge pull request #1774 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.1 github-actions[bot] 2024-03-25 18:27:40 +0100
  • 014b4ef2c0
    Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 dependabot[bot] 2024-03-25 15:54:53 +0000
  • 7857992fd5
    Bump github.com/googleapis/gax-go/v2 from 2.12.2 to 2.12.3 dependabot[bot] 2024-03-25 15:40:39 +0000
  • 21734f7742
    Bump google.golang.org/api from 0.169.0 to 0.171.0 dependabot[bot] 2024-03-25 15:40:11 +0000
  • 927cd97bd5
    Bump go.step.sm/crypto from 0.43.1 to 0.44.1 dependabot[bot] 2024-03-25 15:39:52 +0000
  • 2650944d65
    Merge pull request #1773 from smallstep/herman/cosign-2.x v0.26.0-rc2 Herman Slatman 2024-03-20 21:42:39 +0100
  • 7888d868ba
    Use `--yes` to acknowledge user prompts for `cosign` signing Herman Slatman 2024-03-20 21:33:09 +0100
  • 56c4f3bdd5
    Merge pull request #1772 from smallstep/jdoss/Enable_tpmkms v0.26.0-rc1 Joe Doss 2024-03-20 14:18:59 -0500
  • 14c9de2570
    Enable tpmkms. Joe Doss 2024-03-20 13:17:14 -0500
  • 44f44e34e4
    Merge pull request #1767 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.5.6 github-actions[bot] 2024-03-19 10:11:18 +0100
  • 73c827c7fa
    Merge pull request #1768 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.12.1 github-actions[bot] 2024-03-19 10:10:25 +0100
  • 9874214669
    Bump cloud.google.com/go/longrunning from 0.5.5 to 0.5.6 dependabot[bot] 2024-03-18 17:18:55 +0000
  • c5a13d86ba
    Merge pull request #1766 from smallstep/dependabot/go_modules/golang.org/x/net-0.22.0 github-actions[bot] 2024-03-18 18:17:50 +0100
  • 70085fcfeb
    Merge pull request #1769 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.15.6 github-actions[bot] 2024-03-18 18:15:55 +0100
  • 1a768ad522
    Bump cloud.google.com/go/security from 1.15.5 to 1.15.6 dependabot[bot] 2024-03-18 15:40:55 +0000
  • 4dfade10b8
    Bump github.com/hashicorp/vault/api from 1.12.0 to 1.12.1 dependabot[bot] 2024-03-18 15:40:17 +0000
  • 9a75f93250
    Bump golang.org/x/net from 0.21.0 to 0.22.0 dependabot[bot] 2024-03-18 15:38:53 +0000
  • 976bf0c2a2
    Do not fail if a provisioner cannot be initialized Mariano Cano 2024-03-12 18:26:57 -0700
  • fe364d5081
    Merge pull request #1764 from smallstep/mariano/ra-lifetime Mariano Cano 2024-03-12 15:07:24 -0700
  • 0ac9023590
    Fix typo in error message and comment Mariano Cano 2024-03-12 14:53:45 -0700
  • 10f6a901ec
    Let the CA determine the RA lifetime Mariano Cano 2024-03-12 14:29:55 -0700
  • ae62663e53
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-03-12 15:29:20 +0100
  • ef1631b00d
    Merge pull request #1762 from smallstep/herman/upgrade-pgx-v4.18.3 Herman Slatman 2024-03-12 15:28:38 +0100
  • 6204a1441e
    Upgrade `pgx` to `v4.18.3` Herman Slatman 2024-03-12 14:50:50 +0100
  • 2f38112476
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-03-12 14:40:52 +0100
  • d03700b155
    Merge pull request #1761 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.62.1 github-actions[bot] 2024-03-12 14:38:04 +0100
  • 1362d4dea6
    Merge pull request #1759 from smallstep/dependabot/go_modules/go.step.sm/cli-utils-0.9.0 github-actions[bot] 2024-03-12 12:33:03 +0100
  • cc7ac97c51
    Bump go.step.sm/cli-utils from 0.8.0 to 0.9.0 dependabot[bot] 2024-03-12 09:37:08 +0000
  • 22781b8460
    Bump google.golang.org/grpc from 1.62.0 to 1.62.1 dependabot[bot] 2024-03-12 09:36:15 +0000
  • 9033120401
    Merge pull request #1758 from smallstep/dependabot/go_modules/google.golang.org/api-0.169.0 github-actions[bot] 2024-03-12 10:33:55 +0100
  • 87506d738c
    Merge pull request #1760 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.21.0 github-actions[bot] 2024-03-12 10:33:22 +0100
  • 4940556234
    Bump golang.org/x/crypto from 0.19.0 to 0.21.0 dependabot[bot] 2024-03-11 15:46:38 +0000
  • 299102955b
    Bump google.golang.org/api from 0.167.0 to 0.169.0 dependabot[bot] 2024-03-11 15:46:02 +0000
  • 39e179bb04
    Merge branch 'wire-acme-extensions' of github.com:smallstep/certificates into wire-acme-extensions Herman Slatman 2024-03-08 14:39:19 +0100
  • a1368237f9
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-03-08 14:38:54 +0100
  • 5254702130
    Merge pull request #1755 from smallstep/herman/export-requestid-middleware Herman Slatman 2024-03-08 14:36:28 +0100
  • b7a6b93717
    Add package comment Herman Slatman 2024-03-08 14:30:07 +0100
  • 9b1dfcf5d0
    Merge pull request #1756 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3 github-actions[bot] 2024-03-08 00:18:00 +0100
  • 9327859f55
    Bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 dependabot[bot] 2024-03-07 23:07:36 +0000
  • 26b7761a9c
    Merge pull request #1719 from smallstep/carl/fix-ra-install Carl Tashian 2024-03-07 15:01:08 -0800
  • b8510dd5b2
    Make the `requestid` an exported middleware Herman Slatman 2024-03-07 10:41:19 +0100
  • 4cae19f94f
    Merge pull request #1753 from smallstep/fix-peak-typo Herman Slatman 2024-03-07 10:18:11 +0100
  • c6c2c4a80e
    Fix ACME Wire Order tests Herman Slatman 2024-03-06 16:30:43 +0100
  • 6eb4662120
    Improve token validation error messages and use `net/url` Herman Slatman 2024-03-06 15:16:23 +0100
  • 64c5f19520
    Merge branch 'master' into wire-acme-extensions Herman Slatman 2024-03-06 14:57:04 +0100
  • af76ebdc1d
    Fix `peak` -> `peek` Herman Slatman 2024-03-06 10:49:45 +0100
  • 2e9c5bbc1a
    Merge pull request #1747 from smallstep/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.12 github-actions[bot] 2024-03-06 10:38:58 +0100
  • a7a4b47ead
    Merge pull request #1751 from smallstep/herman/handle-server-startup-errors Herman Slatman 2024-03-06 10:32:29 +0100
  • 01de10d447
    Merge pull request #1752 from smallstep/herman/upgrade-protobuf-v1.33.0 Herman Slatman 2024-03-06 10:31:07 +0100
  • fa5117adaa
    Upgrade `google.golang.org/protobuf` to `v1.33.0` Herman Slatman 2024-03-05 23:33:50 +0100
  • bbb80cde16
    Add startup error shutdown message to log Herman Slatman 2024-03-05 15:34:13 +0100
  • f02d4546a9
    Handle CA server startup errors Herman Slatman 2024-03-05 11:08:24 +0100