[Bug 271656] [exp-run] with OpenSSL 3.0 in the base system

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Jul 2023 17:45:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271656

Mike Cui <cuicui@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cuicui@gmail.com

--- Comment #49 from Mike Cui <cuicui@gmail.com> ---
FreeRadius builds but fails at launch time with error:
"Failed loading legacy provider"

Seems like the call to OSSL_PROVIDER_load(NULL, "legacy") failed here:
https://github.com/FreeRADIUS/freeradius-server/blob/release_3_2_3/src/main/tls.c#L3689

-- 
You are receiving this mail because:
You are on the CC list for the bug.