Skip to content

Load OpenSSL 3.x default provider in libntp/macencrypt.c addr2refid() function

Load OpenSSL 3.x default provider in libntp/macencrypt.c addr2refid() function. This should be OK since it is a non-crypto use for the IPv6 peer REFID. Allows for MD5 use on strict FIPS-compliant hosts where the default OpenSSL provider is not enabled by default.

Merge request reports