smallstep-certificates/ca
Mariano Cano f3f484cee2
Log errors using slog.Logger
This commit allows logging errors in a slog.Logger injected in the
context. This type of logger is not currently used directly in step-ca,
but this will change in the future.
2024-05-15 15:40:40 -07:00
..
client Improve functional coverage of request ID integration test 2024-03-04 12:00:08 +01:00
identity address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
testdata Improve SCEP provisioner marshaling 2022-12-13 09:33:31 +01:00
acmeClient_test.go Log errors using slog.Logger 2024-05-15 15:40:40 -07:00
acmeClient.go Add X-Request-Id to all requests made by our CA clients 2024-02-27 17:04:21 +01:00
adminClient.go Let the CA determine the RA lifetime 2024-03-12 14:29:55 -07:00
bootstrap_test.go Log errors using slog.Logger 2024-05-15 15:40:40 -07:00
bootstrap.go Fix and/or ignore linting issues 2022-12-21 16:02:26 +01:00
ca_test.go Add a basic e2e test for X-Request-Id reflection 2024-02-28 01:05:38 +01:00
ca.go Let the CA determine the RA lifetime 2024-03-12 14:29:55 -07:00
client_test.go Log errors using slog.Logger 2024-05-15 15:40:40 -07:00
client.go Use UUIDv4 as automatically generated client request identifier 2024-03-01 01:04:31 +01:00
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 2020-01-28 13:29:40 -08:00
provisioner_test.go Improve functional coverage of request ID integration test 2024-03-04 12:00:08 +01:00
provisioner.go Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
renew.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
signal.go
tls_options_test.go Improve functional coverage of request ID integration test 2024-03-04 12:00:08 +01:00
tls_options.go Avoid doing unauthenticated requests on the SDK 2021-12-14 14:42:38 -08:00
tls_test.go Improve functional coverage of request ID integration test 2024-03-04 12:00:08 +01:00
tls.go Let the CA determine the RA lifetime 2024-03-12 14:29:55 -07:00