On Thu, Apr 7, 2022 at 5:42 AM 豪殷 via curl-library <curl-library@lists.haxx.se> wrote: > > Greeting, > > We use curl 7.80.0 with openssl 3.0.2 in our environment, I wonder what is > the proper way to pass additional flags from global_init to OPENSSL_init_ssl? > > Seems like some flags will be added in compile-time in ossl_init function, > but run time addition of flags is currently not supported. > > Is there any other way to bypass this, or maybe a PR is needed?
Just curious.. which flags do you need to pass ? most of the time you can use openssl.cnf to deviate system-wide from the defaults.. -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html