smallstep-certificates/cas
Mariano Cano 31af1efa48 Sign certificates with the issuer signature algorithm
An RSA key can sign another certificates using the RSA PKCS#1
and the RSA-PSS scheme, this change will keep the signature
algorithm used in the issuer in the signed certificates instead
of using PKCS#1 by default.
2022-06-15 19:10:58 -07:00
..
apiv1 Add missing comma in comment. 2022-04-15 12:19:32 -07:00
cloudcas Fix deprecation of grpc.WithInsecure option 2022-01-21 16:17:40 +01:00
softcas Sign certificates with the issuer signature algorithm 2022-06-15 19:10:58 -07:00
stepcas Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
vaultcas better error messages 2022-05-21 21:11:52 +02:00
cas_test.go leverage intermediate_ca.crt for appending certs. 2020-12-23 22:41:10 -06:00
cas.go Enable default cas implementation. 2020-11-03 12:45:31 -08:00