wolfssl
wolfssl copied to clipboard
Various fixes for dual algorithm certificates
Hi all,
This commit adds various fixes for the implementation of hybrid certificates with two algorithms:
- Support for Certificate Signing Requests (both creating hybrid ones and also verifying ones)
- Fix for SAN fields in the DecodedCert and PreTBS generation
- Fix related to WOLFSSL_SMALL_STACK
Can one of the admins verify this patch?
Thanks @Frauschi. Okay to test. Contributor agreement on file.
I am not sure if the failing test is related to my changes?
"Error: The process '/usr/bin/docker' failed with exit code 1" I have restarted that job.
Tested. Works as expected.