dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

Use bundled OpenSSL on macOS #7668

Closed manup closed 6 months ago

manup commented 6 months ago

On macOS the system libssl and libcrypto libraries are not allowed to be used anymore and lead to a crash on dlopen(). Upcoming versions of deCONZ bundle OpenSSL version 3.x in deCONZ.app/Contents/Frameworks/.