Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27290)
*Viktor Dukhovni*
+ * Added an `openssl configutl` utility for processing the openssl
+ configuration file and dumping the equal configuration file.
+
+ *Dmitry Belyavskiy based on Clemens Lang's code*
+
* Support setting a free function thunk to OPENSSL_sk stack types. Using a thunk
allows the type specific free function to be called with the correct type
information from generic functions like OPENSSL_sk_pop_free().
* The VxWorks platforms have been removed.
+ * Added an `openssl configutl` utility for processing the openssl
+ configuration file and dumping the equal configuration file.
+
### Major changes between OpenSSL 3.4 and OpenSSL 3.5 [under development]
OpenSSL 3.5.0 is a feature release adding significant new functionality to