certificates/cas/softcas
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
..
softcas.go Fix bad signature algorithm on EC+RSA PKI 2022-08-30 16:49:56 -07:00
softcas_test.go Fix bad signature algorithm on EC+RSA PKI 2022-08-30 16:49:56 -07:00