Mariano Cano
d037ed6ff2
Add provisioner id to acme accounts
...
This commit adds a new field that allows to have a reference to
a provisioner id in the acme account.
2024-05-06 11:58:22 -07:00
github-actions[bot]
2c71543d33
Merge pull request #1817 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.8
...
Bump go.step.sm/crypto from 0.44.6 to 0.44.8
2024-04-30 11:52:03 -07:00
Herman Slatman
949e2fdb1c
Fix test error expectation in TestAuthorityNew
2024-04-30 12:48:08 +02:00
dependabot[bot]
281efbb949
Bump go.step.sm/crypto from 0.44.6 to 0.44.8
...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto ) from 0.44.6 to 0.44.8.
- [Release notes](https://github.com/smallstep/crypto/releases )
- [Commits](https://github.com/smallstep/crypto/compare/v0.44.6...v0.44.8 )
---
updated-dependencies:
- dependency-name: go.step.sm/crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 10:16:42 +00:00
github-actions[bot]
14b1211e7a
Merge pull request #1815 from smallstep/dependabot/go_modules/github.com/urfave/cli-1.22.15
...
Bump github.com/urfave/cli from 1.22.14 to 1.22.15
2024-04-30 12:15:51 +02:00
github-actions[bot]
0b894a0d4a
Merge pull request #1816 from smallstep/dependabot/go_modules/google.golang.org/api-0.176.1
...
Bump google.golang.org/api from 0.176.0 to 0.176.1
2024-04-30 11:54:55 +02:00
Mariano Cano
20e315bac0
Merge pull request #1819 from smallstep/mariano/not-found
...
Make IsErrNotFound more flexible
2024-04-29 16:20:37 -07:00
Mariano Cano
296ac4e207
Make ISErrNotFound more flexible
...
This commit allows to use the standard error sql.ErrNoRows for not found
errors.
2024-04-29 16:15:08 -07:00
github-actions[bot]
28a87bbaa6
Merge pull request #1818 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
...
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
2024-04-29 19:05:44 +02:00
dependabot[bot]
bf03d56ae4
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 15:35:42 +00:00
dependabot[bot]
6715c653ca
Bump google.golang.org/api from 0.176.0 to 0.176.1
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.176.0 to 0.176.1.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 15:14:04 +00:00
dependabot[bot]
798e190621
Bump github.com/urfave/cli from 1.22.14 to 1.22.15
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.14 to 1.22.15.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 15:13:53 +00:00
findnature
5072d7a58f
chore: fix function names in comment ( #1813 )
...
Signed-off-by: findnature <cricis@aliyun.com >
2024-04-24 09:33:51 -07:00
Max
9cbab5a5b3
Add changelog for 0.26.1 ( #1812 )
2024-04-22 13:35:05 -07:00
Herman Slatman
d6bf551f87
Merge pull request #1803 from smallstep/herman/fix-scep-vault-ra
...
Fix CA startup with Vault RA configuration
2024-04-22 20:01:58 +02:00
github-actions[bot]
f4d506f659
Merge pull request #1811 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.13.0
...
Bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0
2024-04-22 10:25:10 -07:00
Herman Slatman
1e5e267b2b
Remove leftover debug print
2024-04-22 19:24:04 +02:00
max furman
760014c64b
go mod tidy
2024-04-22 10:16:22 -07:00
Herman Slatman
2561a7271e
Dedupe CA and SCEP client creation logic
2024-04-22 19:12:54 +02:00
dependabot[bot]
39653050dc
Bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0
...
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/hashicorp/vault/releases )
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/vault/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 17:09:02 +00:00
github-actions[bot]
65cfee56df
Merge pull request #1810 from smallstep/dependabot/go_modules/google.golang.org/api-0.176.0
...
Bump google.golang.org/api from 0.172.0 to 0.176.0
2024-04-22 10:06:47 -07:00
dependabot[bot]
8d4effcce8
Bump google.golang.org/api from 0.172.0 to 0.176.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.172.0 to 0.176.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.176.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 16:47:17 +00:00
github-actions[bot]
4a375592d3
Merge pull request #1809 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.6
...
Bump go.step.sm/crypto from 0.44.4 to 0.44.6
2024-04-22 09:45:39 -07:00
github-actions[bot]
d7ed03124f
Merge pull request #1808 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.16.0
...
Bump cloud.google.com/go/security from 1.15.6 to 1.16.0
2024-04-22 09:44:13 -07:00
Herman Slatman
87202001a8
Rewrite SCEP integration tests to only use the HTTPS endpoint
2024-04-22 17:14:54 +02:00
dependabot[bot]
57a6b85388
Bump go.step.sm/crypto from 0.44.4 to 0.44.6
...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto ) from 0.44.4 to 0.44.6.
- [Release notes](https://github.com/smallstep/crypto/releases )
- [Commits](https://github.com/smallstep/crypto/compare/v0.44.4...v0.44.6 )
---
updated-dependencies:
- dependency-name: go.step.sm/crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 15:11:36 +00:00
dependabot[bot]
0ba61c58e8
Bump cloud.google.com/go/security from 1.15.6 to 1.16.0
...
Bumps [cloud.google.com/go/security](https://github.com/googleapis/google-cloud-go ) from 1.15.6 to 1.16.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.6...asset/v1.16.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/security
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 15:11:19 +00:00
Herman Slatman
b0fabe1346
Add some SCEP integration tests
2024-04-22 16:56:55 +02:00
Herman Slatman
113a6dd8ab
Remove reporting the CA mode from startup logs
2024-04-20 00:19:26 +02:00
Herman Slatman
6bc0a86207
Fix CA startup with Vault RA configuration
2024-04-18 16:12:30 +02:00
Herman Slatman
07279dd248
Merge pull request #1801 from smallstep/herman/upgrade-crypto-v0.44.4
...
Upgrade `go.step.sm/crypto` to `v0.44.4`
2024-04-15 19:51:06 +02:00
Herman Slatman
4c6b0b318e
Upgrade go.step.sm/crypto to v0.44.4
2024-04-15 19:28:51 +02:00
Herman Slatman
f1a2c68f43
Merge pull request #1798 from smallstep/herman/fix-instrumented-key-manager
...
Add support for `kmsapi.Decrypter` to instrumented key manager
2024-04-15 15:32:56 +02:00
Mariano Cano
7df3ad05ed
Merge pull request #1797 from smallstep/mariano/init-scep
...
Allow custom SCEP key manager
2024-04-10 12:47:20 -07:00
Mariano Cano
4202d6673c
Remove debug statement
2024-04-10 09:32:58 -07:00
Herman Slatman
d6bbe5b06b
Add support for kmsapi.Decrypter to instrumented key manager
2024-04-10 16:38:31 +02:00
Herman Slatman
721345eea6
Merge pull request #1793 from verytrap/master
...
chore: fix function names in comment
2024-04-10 11:29:30 +02:00
verytrap
db92404342
chore: fix function names in comment
...
Signed-off-by: verytrap <wangqiuyue@outlook.com >
2024-04-10 10:35:39 +08:00
Mariano Cano
725a913f66
Allow custom SCEP key manager
...
This commit allows to inject a custom key manger for SCEP.
2024-04-09 18:44:29 -07:00
Herman Slatman
397877a7b6
Merge pull request #1795 from smallstep/herman/fix-scep-failinfo-oid
...
Prevent exposing any internal details in SCEP failure message
2024-04-10 02:11:21 +02:00
Herman Slatman
b226b6eb4c
Prevent exposing any internal details in SCEP failure message
...
To be on the safe side, block errors from signing operations from
being returned to the client. We should revisit, and make it return
a more informative error, but with high assurance that no sensitive
information is added to the message.
2024-04-10 01:59:56 +02:00
Herman Slatman
02956ad0e3
Merge pull request #1794 from smallstep/herman/fix-scep-failinfo-oid
...
Fix the `id-scep-failInfoText` OID
2024-04-10 01:53:08 +02:00
Herman Slatman
037554e774
Fix the id-scep-failInfoText OID
2024-04-10 01:19:17 +02:00
github-actions[bot]
1513152cb2
Merge pull request #1791 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.32.0
...
Bump github.com/newrelic/go-agent/v3 from 3.31.0 to 3.32.0
2024-04-09 11:02:14 +02:00
dependabot[bot]
c9ba31ae61
Bump github.com/newrelic/go-agent/v3 from 3.31.0 to 3.32.0
...
Bumps [github.com/newrelic/go-agent/v3](https://github.com/newrelic/go-agent ) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/newrelic/go-agent/releases )
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/newrelic/go-agent/compare/v3.31.0...v3.32.0 )
---
updated-dependencies:
- dependency-name: github.com/newrelic/go-agent/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-09 08:36:30 +00:00
github-actions[bot]
1f69ff84a1
Merge pull request #1792 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.63.2
...
Bump google.golang.org/grpc from 1.62.1 to 1.63.2
2024-04-09 10:34:06 +02:00
dependabot[bot]
a76f07143b
Bump google.golang.org/grpc from 1.62.1 to 1.63.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.62.1 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-09 08:25:37 +00:00
github-actions[bot]
08ef9fe245
Merge pull request #1789 from smallstep/dependabot/go_modules/golang.org/x/net-0.24.0
...
Bump golang.org/x/net from 0.22.0 to 0.24.0
2024-04-09 10:21:29 +02:00
dependabot[bot]
57d628513b
Bump golang.org/x/net from 0.22.0 to 0.24.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 15:25:52 +00:00
github-actions[bot]
d5758ba3a3
Merge pull request #1784 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.31.0
...
Bump github.com/newrelic/go-agent/v3 from 3.30.0 to 3.31.0
2024-04-02 09:56:39 +02:00