Commit Graph

1277 Commits (wire-acme-extensions)

Author SHA1 Message Date
Herman Slatman 7426edb6d7
Merge branch 'master' into wire-acme-extensions 1 month ago
Herman Slatman 113a6dd8ab
Remove reporting the CA mode from startup logs 1 month ago
Herman Slatman 6bc0a86207
Fix CA startup with Vault RA configuration 1 month ago
Herman Slatman f1a2c68f43
Merge pull request #1798 from smallstep/herman/fix-instrumented-key-manager
Add support for `kmsapi.Decrypter` to instrumented key manager
2 months ago
Mariano Cano 7df3ad05ed
Merge pull request #1797 from smallstep/mariano/init-scep
Allow custom SCEP key manager
2 months ago
Mariano Cano 4202d6673c
Remove debug statement 2 months ago
Herman Slatman d6bbe5b06b
Add support for `kmsapi.Decrypter` to instrumented key manager 2 months ago
verytrap db92404342 chore: fix function names in comment
Signed-off-by: verytrap <wangqiuyue@outlook.com>
2 months ago
Mariano Cano 725a913f66
Allow custom SCEP key manager
This commit allows to inject a custom key manger for SCEP.
2 months ago
Herman Slatman 6646af6efd
Merge branch 'master' into wire-acme-extensions 2 months ago
Mariano Cano 0ac9023590
Fix typo in error message and comment 3 months ago
Mariano Cano 10f6a901ec
Let the CA determine the RA lifetime
When the RA mode with StepCAS is used, let the CA decide which lifetime
the RA should get instead of requiring always 24h.

This commit also fixes linter warnings.

Related to #1094
3 months ago
Herman Slatman b8510dd5b2
Make the `requestid` an exported middleware 3 months ago
Herman Slatman 364566bb01
Merge branch 'master' into wire-acme-extensions 3 months ago
Herman Slatman 10aa48c74a
Merge pull request #1743 from smallstep/herman/improve-request-id
Improve end-to-end request ID propagation
3 months ago
Herman Slatman d392c169fc
Improve functional coverage of request ID integration test 3 months ago
Herman Slatman 7e5f10927f
Decouple request ID middleware from logging middleware 3 months ago
Panagiotis Siatras fb4cd6fe81
fix: Webhook-related instruments
* fix: also instrument webhooks that do not reach the wire
* fix: register the webhook instrumentation
3 months ago
Herman Slatman 041b486c55
Remove usages of `Sign` without context 3 months ago
Herman Slatman c16a0b70ee
Remove `smallstep/assert` and `pkg/errors` from webhook tests 3 months ago
Herman Slatman 9689508709
Add tests for webhook request IDs 3 months ago
Herman Slatman 2a8b80a3e1
Merge branch 'master' into herman/webhook-request-id 3 months ago
Herman Slatman 0a97e1bd12
Merge branch 'master' into wire-acme-extensions 4 months ago
Herman Slatman bb296c9d19
Merge pull request #1708 from smallstep/herman/csr-expires-header
Add `Expires` header to CRL endpoint
4 months ago
Mariano Cano ac773ff44e
Merge branch 'master' into allow_external_x509_ca_service_intf 4 months ago
Remi Vichery ee44ac104d
fixup! Add AWS ca-west-1 identity document certificate 4 months ago
Remi Vichery 283d46d9a7
Add AWS ca-west-1 identity document certificate 4 months ago
Herman Slatman 69f5f8d8ea
Use `stretchr/testify` instead of `smallstep/assert` for tests 4 months ago
Herman Slatman d1deb7f930
Add `Expires` header to CRL response 4 months ago
Herman Slatman 194341e520
Address review comments 4 months ago
Herman Slatman 745017cf9a
Add test for OIDC auto discovery configuration 4 months ago
Herman Slatman ef657d7d2d
Fix OIDC target 4 months ago
Herman Slatman e153be36d1
Replace `smallstep/assert` with `stretchr/testify` for ACME provisioner 4 months ago
Herman Slatman c5792392a7
Add basic support for OIDC provider instantiation through discovery 4 months ago
Herman Slatman cd21f8d51f
Refactor OIDC verifier instantation to happen only once 4 months ago
Herman Slatman 19feae520b
Add test for ACME initialization with Wire challenges 4 months ago
Herman Slatman 14e8d47118
Skip Wire option validation and initialization if not enabled 4 months ago
Herman Slatman 8a9b1b3f79
Move Wire option validation to provisioner initialization 4 months ago
Herman Slatman 79943d2e5e
Merge branch 'wire-acme-extensions' into herman/wire-acme-improvements 4 months ago
Herman Slatman a0e4cba024
Merge branch 'master' into wire-acme-extensions 4 months ago
Panagiotis Siatras dd1ff9c15b
Implementation of the Prometheus endpoint (#1669)
Implementation of the http://{metricsAddress}/metrics Prometheus endpoint.
4 months ago
Herman Slatman a38132aa58
Fix policy check for Wire user and device identifiers 4 months ago
Herman Slatman 93ba1654ea
Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
Herman Slatman 4d4719a48f
Change URLs used in DPoP template test 4 months ago
Venky Gopal fbc1e895c2 Allow x509 Service CA implementation to be injected through ca and authority options 4 months ago
Herman Slatman 6ee0d70bec
Add check for empty deviceID in target URI template evaluation 5 months ago
Herman Slatman 2f3819aa4e
Use key authorization from ID token and `handle` -> `preferred_username` 5 months ago
Herman Slatman f150a4f850
Remove `sync.Once` for Wire configuration validation 5 months ago
Herman Slatman 17578b57f2
Merge pull request #1673 from smallstep/herman/wire-template-transform
Add OIDC token template transformation
5 months ago
Herman Slatman 31bba6fbd8
Merge branch 'wire-acme-extensions' into herman/remove-rusty-cli 5 months ago