Just search for libcrypto

This commit is contained in:
Twangboy 2023-03-28 16:01:31 -06:00 committed by Pedro Algarvio
parent df1b5c488a
commit fe521a1ff2

View file

@ -24,7 +24,7 @@ def _find_libcrypto():
Find the path (or return the short name) of libcrypto.
"""
if sys.platform.startswith("win"):
lib = "libcrypto-1_1"
lib = "libcrypto"
elif salt.utils.platform.is_darwin():
# will look for several different location on the system,
# Search in the following order. salts pkg, homebrew, macports, finnally