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
Herman Slatman 8fc3a46387
Refactor the SCEP authority initialization
Instead of relying on an intermediate `scep.Service` struct,
initialize the `scep.Authority` directly. This removes one redundant
layer of indirection.
1 year ago
..
identity address linter warning for go 1.19 1 year ago
testdata Improve SCEP provisioner marshaling 2 years 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 2 years ago
bootstrap_test.go address linter warning for go 1.19 1 year ago
ca.go Refactor the SCEP authority initialization 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 2 years 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 2 years ago
tls_options.go Avoid doing unauthenticated requests on the SDK 3 years ago
tls_options_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
tls_test.go Apply base context to test of the ca package 2 years ago