smallstep-certificates/cas/apiv1
Mariano Cano 9e8087fbb1
Add GetX509Signer method
This commit adds a method to the Authority type that returns the signer
used to sign X509 certificates.
2024-05-15 17:41:33 -07:00
..
extension_test.go Add missing tests 2020-09-16 12:34:42 -07:00
extension.go Fix typos. 2020-10-05 17:20:22 -07:00
options_test.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
options.go Use go.step.sm/crypto/kms 2022-08-08 17:58:18 -07:00
registry_test.go Do not use go 1.15 methods. 2020-09-16 13:51:49 -07:00
registry.go Improve initialization of SCEP authority 2021-03-12 15:49:39 +01:00
requests.go Fix CA startup with Vault RA configuration 2024-04-18 16:12:30 +02:00
services_test.go Let the CA determine the RA lifetime 2024-03-12 14:29:55 -07:00
services.go Add GetX509Signer method 2024-05-15 17:41:33 -07:00