mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 10:32:45 +01:00
* Adds new build option `WOLFSSL_CUSTOM_OID` for supplying a custom OID in a CSR * Fixes in ASN template CSR generation. * Fix to allow calling `wc_Ed25519PublicKeyToDer` and `wc_Ed448PublicKeyToDer` with NULL output buffer to get length only. * Refactor of the certificate subject name encoding. * Refactor of the OID's to consolidate. * Improvements to the Domain Component API unit test. ZD 12943