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 7 months ago
identity address linter warning for go 1.19 1 year ago
testdata Improve SCEP provisioner marshaling 2 years ago
acmeClient.go Add `X-Request-Id` to all requests made by our CA clients 7 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 Fix and/or ignore linting issues 2 years ago
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 7 months ago
client.go Use UUIDv4 as automatically generated client request identifier 7 months ago
client_test.go Log errors using slog.Logger 5 months ago
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 5 years ago
provisioner.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner_test.go Improve functional coverage of request ID integration test 7 months ago
renew.go address linter warning for go 1.19 1 year ago
signal.go Add x5c provisioner capabilities 5 years ago
tls.go Let the CA determine the RA lifetime 7 months ago
tls_options.go Avoid doing unauthenticated requests on the SDK 3 years ago
tls_options_test.go Improve functional coverage of request ID integration test 7 months ago
tls_test.go Improve functional coverage of request ID integration test 7 months ago