mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 08:22:22 +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
Before creating any new configure files (.conf) read the CONF_FILES_README.md