HomeFreeBSD

bhyve: specify OpenSSL 1.1 API

Description

bhyve: specify OpenSSL 1.1 API

OPENSSL_API_COMPAT can be used to specify the OpenSSL API version in
use for the purpose of hiding deprecated interfaces and enabling
the appropriate deprecation notices.

This change is a NFC while we're still using OpenSSL 1.1.1 but will
avoid deprecation warnings upon the switch to OpenSSL 3.0. A future
change can then switch bhyve to use OpenSSL 3.0 APIs.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39998

Details

Provenance
emasteAuthored on May 8 2023, 12:09 PM
Reviewer
jhb
Differential Revision
D39998: bhyve: specify OpenSSL 1.1 API
Parents
rG76887e84be97: cpuset: increase userland maximum size to 1024
Branches
Unknown
Tags
Unknown