Cannot sign objects with certs made of RSA keys.
Status: Abandoned
Brought to you by:
mdwood-intel
Signing modules using RSA keys is not currently supported using cdsa_sign. cdsa_sign currently only supports the creation of manifests for CDSA modules. The CDSA spec mandates use of DSA for CDSA modules, though the manifest specification allows for other algorithms.
Although CDSA signing uses only DSA key, ideally this should work. If the signing does not work, it could be because of the restriction of CSP to use a specific Key Usage.
### 312_1190 ###