Page MenuHomeFreeBSD

Require the OpenSSL 1.1 APIs when compiling ldns
ClosedPublic

Authored by ngie on May 13 2023, 2:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 8, 7:27 PM
Unknown Object (File)
Sat, Jul 4, 9:55 AM
Unknown Object (File)
Jun 13 2026, 10:17 PM
Unknown Object (File)
May 11 2026, 1:37 AM
Unknown Object (File)
May 11 2026, 1:37 AM
Unknown Object (File)
May 10 2026, 10:36 AM
Unknown Object (File)
May 10 2026, 8:16 AM
Unknown Object (File)
May 8 2026, 6:42 PM
Subscribers

Details

Summary

Moving the APIs from OpenSSL 1.1 supporting APIs to 3.x supporting APIs
is a non-trivial effort. Require 1.1 API compatibility to unblock
updating OpenSSL in base to 3.x.

This mirrors what upstream has done in their configure.ac file.

Submitted by: Pierre Pronchery <pierre@freebsdfoundation.org>
Sponsored by: The FreeBSD Foundation

Diff Detail

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