certificates/cas/apiv1
Ahmet DEMIR d957a57e24
fix: apply mariano suggestions and fixes
* use json.RawMessage to remote mapstructure in options
* use vault secretid structure to support multiple source aka string, file and env
* remove log prefix
* return raw cert on error on newline for cert and csr
* clean sans, commonName in createCertificate (bad copy/paste from StepCAS)
* verify authority fingerprint
* convert serial on revoke to bigint, bytes and vault dashed representation
2022-01-20 10:16:47 +01:00
..
extension.go Fix typos. 2020-10-05 17:20:22 -07:00
extension_test.go Add missing tests 2020-09-16 12:34:42 -07:00
options.go fix: apply mariano suggestions and fixes 2022-01-20 10:16:47 +01:00
options_test.go leverage intermediate_ca.crt for appending certs. 2020-12-23 22:41:10 -06:00
registry.go Improve initialization of SCEP authority 2021-03-12 15:49:39 +01:00
registry_test.go Do not use go 1.15 methods. 2020-09-16 13:51:49 -07:00
requests.go Add key name to CreateCertificateAuthority 2021-10-07 14:19:39 -07:00
services.go feat(vault): adding hashicorp vault cas 2022-01-14 18:56:17 +01:00
services_test.go Return a non-implemented error in stepcas.RenewCertificate. 2021-03-22 12:56:12 -07:00