You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 months ago
..
client Improve functional coverage of request ID integration test 8 months ago
identity address linter warning for go 1.19 1 year ago
testdata
acmeClient.go Add `X-Request-Id` to all requests made by our CA clients 8 months ago
acmeClient_test.go Log errors using slog.Logger 5 months ago
adminClient.go Let the CA determine the RA lifetime 7 months ago
bootstrap.go
bootstrap_test.go Log errors using slog.Logger 5 months ago
ca.go Let the CA determine the RA lifetime 7 months ago
ca_test.go Add a basic e2e test for `X-Request-Id` reflection 8 months ago
client.go Use UUIDv4 as automatically generated client request identifier 8 months ago
client_test.go Log errors using slog.Logger 5 months ago
mutable_tls_config.go
provisioner.go
provisioner_test.go Improve functional coverage of request ID integration test 8 months ago
renew.go address linter warning for go 1.19 1 year ago
signal.go
tls.go Let the CA determine the RA lifetime 7 months ago
tls_options.go
tls_options_test.go Improve functional coverage of request ID integration test 8 months ago
tls_test.go Improve functional coverage of request ID integration test 8 months ago