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 d739aab345
Define BaseContext before starting the server in tests
If the http.Server BaseContext is not define before the start of the
server, it might not be properly set depending on the goroutine
scheduler. This was causing random errors on CI.
10 months ago
..
identity address linter warning for go 1.19 1 year ago
testdata Improve SCEP provisioner marshaling 1 year ago
acmeClient.go more linting fixes 2 years ago
acmeClient_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
adminClient.go address linter warning for go 1.19 1 year ago
bootstrap.go Fix and/or ignore linting issues 1 year ago
bootstrap_test.go Wait for Accept in TestBootstrapClientServerRotation 11 months ago
ca.go Use `CRLConfig.IsEnabled` 1 year ago
ca_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
client.go Fix and/or ignore linting issues 1 year ago
client_test.go address linter warning for go 1.19 1 year ago
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 4 years ago
provisioner.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner_test.go Normalize IPv6 hostname addresses 2 years ago
renew.go address linter warning for go 1.19 1 year ago
signal.go Add x5c provisioner capabilities 5 years ago
tls.go Fix and/or ignore linting issues 1 year ago
tls_options.go Avoid doing unauthenticated requests on the SDK 2 years ago
tls_options_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
tls_test.go Define BaseContext before starting the server in tests 10 months ago