certificates/cas/apiv1
Mariano Cano 38fa780775 Add interface to get root certificate from CAS.
This change makes easier the configuration of cloudCAS as it does
not require to configure the root or intermediate certificate
in the ca.json. CloudCAS will get the root certificate using
the configured certificateAuthority.
2020-09-21 15:27:20 -07:00
..
extension.go Pass issuer and signer to softCAS options. 2020-09-10 19:09:46 -07:00
extension_test.go Add missing tests 2020-09-16 12:34:42 -07:00
options.go Change method name. 2020-09-21 15:11:25 -07:00
options_test.go Change method name. 2020-09-21 15:11:25 -07:00
registry.go Pass issuer and signer to softCAS options. 2020-09-10 19:09:46 -07:00
registry_test.go Do not use go 1.15 methods. 2020-09-16 13:51:49 -07:00
requests.go Add interface to get root certificate from CAS. 2020-09-21 15:27:20 -07:00
services.go Add interface to get root certificate from CAS. 2020-09-21 15:27:20 -07:00
services_test.go Add missing tests 2020-09-16 12:34:42 -07:00