wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Various fixes for dual algorithm certificates

Open Frauschi opened this issue 1 year ago • 4 comments

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

Frauschi avatar May 23 '24 14:05 Frauschi

Can one of the admins verify this patch?

wolfSSL-Bot avatar May 23 '24 14:05 wolfSSL-Bot

Thanks @Frauschi. Okay to test. Contributor agreement on file.

dgarske avatar May 23 '24 14:05 dgarske

I am not sure if the failing test is related to my changes?

Frauschi avatar May 23 '24 15:05 Frauschi

"Error: The process '/usr/bin/docker' failed with exit code 1" I have restarted that job.

anhu avatar May 23 '24 15:05 anhu

Tested. Works as expected.

anhu avatar May 23 '24 18:05 anhu