mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 07:50:51 +02:00
5dcffa6b40
1. Fix for issue #2724. When making a certificate out of an X.509 structure, the subject alt names weren't getting correctly copied. 2. Added a function to flatten the DNS_entries into a sequence of GeneralNames. 3. Put the proper certificate extension wrapping around the flattened general names.