Page MenuHomeFreeBSD

openssl: link enough files for the legacy provider to actually load
ClosedPublic

Authored by glebius on Aug 22 2025, 6:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 5:14 PM
Unknown Object (File)
Fri, May 15, 2:51 AM
Unknown Object (File)
Thu, May 14, 5:35 PM
Unknown Object (File)
Mon, May 11, 10:30 PM
Unknown Object (File)
Mon, May 11, 10:30 PM
Unknown Object (File)
Mon, May 11, 9:40 PM
Unknown Object (File)
Mon, May 11, 5:45 PM
Unknown Object (File)
Mon, May 11, 2:52 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

To test try openssl list -provider legacy

khorben added a subscriber: ngie.

I offered the same patch in D51897, with:

In spite of that, it looks good enough to me in the meantime to close the gap; @ngie did not accept the changes offered there though.

This revision is now accepted and ready to land.Aug 25 2025, 8:37 PM

In spite of that, it looks good enough to me in the meantime to close the gap; @ngie did not accept the changes offered there though.

@ngie may I commit what I have to get regressed CURRENT fixed ASAP? And then you do your automated process, which of course is welcome.