certificates/ca
Mariano Cano 8fb5340dc9 Use a token at start time to configure linkedca.
Instead of using `step-ca login` we will use a new token provided
as a flag to configure and start linkedca. Certificates will be kept
in memory and refreshed automatically.
2021-07-19 19:28:06 -07:00
..
identity Init config on load | Add wrapper for cli 2021-05-04 14:45:11 -07:00
testdata Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
acmeClient.go [acme db interface] add linker tests 2021-03-25 12:05:46 -07:00
acmeClient_test.go Few ACME fixes ... 2021-04-12 19:06:07 -07:00
adminClient.go Addressing comments in PR review 2021-07-06 17:14:13 -07:00
bootstrap.go first commit 2021-05-19 15:20:16 -07:00
bootstrap_test.go Fix unit tests in Go 1.16. 2021-02-23 15:29:56 -08:00
ca.go Use a token at start time to configure linkedca. 2021-07-19 19:28:06 -07:00
ca_test.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
client.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
client_test.go Add missing Rekey method to the ca.Client 2021-04-29 16:06:45 -07:00
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 2020-01-28 13:29:40 -08:00
provisioner.go Use smallstep/cli-utils instead of smallstep/cli 2020-10-29 13:10:03 -07:00
provisioner_test.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
renew.go Fix renew of certificate at the start of the server. 2020-05-07 18:21:11 -07:00
signal.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
tls.go first commit 2021-05-19 15:20:16 -07:00
tls_options.go Fix typo. 2019-02-05 17:33:16 -08:00
tls_options_test.go Fix unit tests in Go 1.16. 2021-02-23 15:29:56 -08:00
tls_test.go Fix unit tests. 2021-04-21 16:20:53 -07:00