You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
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.
Posts found: 2
Generated in 0.015 seconds (96% PHP - 4% DB) with 5 queries