HomeFreeBSD

dumpon: update OpenSSL initialization call

Description

dumpon: update OpenSSL initialization call

ERR_load_crypto_strings() was deprecated in OpenSSL 1.1.0, and explicit
initialization is generally not reqiured. In the case of dumpon however
we initialize prior to entering capability mode, so replace with an
OPENSSL_init_crypto call.

Reviewed by: def, Pierre Pronchery
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40353

Details

Provenance
emasteAuthored on May 31 2023, 4:25 PM
Reviewer
def
Differential Revision
D40353: dumpon: update OpenSSL initialization call
Parents
rG4d780613774c: ntp: Update version string
Branches
Unknown
Tags
Unknown