[PATCH] mkfs.ubifs: remove OPENSSL_no_config()
Richard Weinberger
richard.weinberger at gmail.com
Sat Jul 25 04:24:57 EDT 2020
On Fri, Jul 24, 2020 at 10:00 AM <bage at linutronix.de> wrote:
>
> From: Torben Hohn <torben.hohn at linutronix.de>
>
> Especially for the pkcs11 engine, a configuration is required
> because the provider has to be configured.
>
> Its not clear why OPENSSL_no_config() is called.
My best guess is because on old openssl versions it used to work.
> Remove OPENSSL_no_config() and call OPENSSL_config(NULL)
> instead.
David, can you please check whether this change works with all openssl versions
we want to support?
--
Thanks,
//richard
More information about the linux-mtd
mailing list