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)
Sun, Oct 5, 11:55 PM
Unknown Object (File)
Sep 9 2025, 2:41 PM
Unknown Object (File)
Sep 1 2025, 12:18 PM
Unknown Object (File)
Aug 30 2025, 3:57 AM
Unknown Object (File)
Jul 15 2025, 2:10 PM
Unknown Object (File)
Jul 9 2025, 6:32 PM
Unknown Object (File)
Jul 6 2025, 10:53 AM
Unknown Object (File)
Jul 6 2025, 12:49 AM
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