certificates/cas
Mariano Cano ea8579f3df Fix bad signature algorithm on EC+RSA PKI
When the root certificate has an EC key and he intermediate has an
RSA key, the signature algorithm of the leafs should be the default
one, SHA256WithRSA, instead of the one that the intermediate has.

Fixes #1033
2022-08-30 16:49:56 -07:00
..
apiv1 Rename field to IsCAServerCert 2022-08-11 15:14:26 -07:00
cloudcas Use go.step.sm/crypto/kms 2022-08-08 17:58:18 -07:00
softcas Fix bad signature algorithm on EC+RSA PKI 2022-08-30 16:49:56 -07:00
stepcas Rename field to IsCAServerCert 2022-08-11 15:14:26 -07:00
vaultcas better error messages 2022-05-21 21:11:52 +02:00
cas.go Enable default cas implementation. 2020-11-03 12:45:31 -08:00
cas_test.go Use go.step.sm/crypto/kms 2022-08-08 17:58:18 -07:00