Files
wolfssl/tests
David Garske 7524ededd3 Support for Custom OID in subject and CSR request extension:
* 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
2021-11-23 09:51:13 -08:00
..
2021-03-11 13:42:46 +07:00
2021-09-28 17:16:44 -04:00
2020-12-17 14:26:49 +01:00
2021-03-11 13:42:46 +07:00
2020-11-24 11:46:10 -08:00
2020-07-20 15:03:48 -07:00
2021-09-24 08:37:53 +10:00
2020-12-17 14:26:49 +01:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md