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)
Wed, Apr 15, 8:53 AM
Unknown Object (File)
Fri, Apr 10, 5:02 AM
Unknown Object (File)
Tue, Apr 7, 9:17 PM
Unknown Object (File)
Tue, Apr 7, 1:02 PM
Unknown Object (File)
Tue, Apr 7, 11:28 AM
Unknown Object (File)
Sun, Apr 5, 12:57 AM
Unknown Object (File)
Sat, Apr 4, 2:19 PM
Unknown Object (File)
Fri, Apr 3, 8:40 PM
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.