1

(2 replies, posted in wolfSSL)

SHINZO GUALONG wrote:

I am looking at the function MakeSelfCert (https://www.wolfssl.com/documentation/m … keselfcertbasketball stars), which appears to only support RSA keys.

So in order to generate a self-signed certificate from ECC key, I will need to perform both steps (MakeCert/SignCert) manually, there is no specific shortcut function that I'm missing, is that correct?

It appears you're right! RSA keys are supported by MakeSelfCert, therefore you'll need to manually run MakeCert and SignCert to generate an ECC-signed certificate. Current implementation doesn't seem to provide an ECC shortcut. Writing a utility function to automate manual procedures may be efficient!

The msys2 engine seemed to be stricter about typecasting when we were building our winapi than slope it was in our previous tests. The new version was tried on my Windows virtual machine with tpm, and then it was sent out to fix the compiler problems.