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 ebce40e9b6 Add new method ACMEClient.ValidateWithPayload
This new method will be used to validate to validate the device
attestation payload.
2 years ago
..
identity Address gosec warnings 2 years ago
testdata Disable http loggers in test. 2 years ago
acmeClient.go Add new method ACMEClient.ValidateWithPayload 2 years ago
acmeClient_test.go Add new method ACMEClient.ValidateWithPayload 2 years ago
adminClient.go Merge pull request #915 from smallstep/max/removing-beta 2 years ago
bootstrap.go all: reformat all go files with the next gofmt (Go 1.19) 2 years ago
bootstrap_test.go Address gosec warnings 2 years ago
ca.go Add a middleware to automatically route HEAD requests to GET 2 years ago
ca_test.go Address gosec warnings 2 years ago
client.go Address gosec warnings 2 years ago
client_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 4 years ago
provisioner.go Add descriptive provisioner JWK decryption error messages 2 years ago
provisioner_test.go Normalize IPv6 hostname addresses 2 years ago
renew.go Address gosec warnings 2 years ago
signal.go Add x5c provisioner capabilities 5 years ago
tls.go Address gosec warnings 2 years ago
tls_options.go Avoid doing unauthenticated requests on the SDK 2 years ago
tls_options_test.go Address gosec warnings 2 years ago
tls_test.go Apply base context to test of the ca package 2 years ago