dresden-elektronik / deconz-rest-plugin

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

Refactor OpenSSL resolving #7802

Closed manup closed 5 months ago

manup commented 5 months ago

Use deCONZ library functions instead of Qt + platform defines.

Together with https://github.com/dresden-elektronik/deconz/commit/85561c06a58ab745c83aa6ec9dc67c1cfb7697ed and https://github.com/dresden-elektronik/deconz-lib/commit/5c424b6e3120c0148350302fc2f848df7760a5bd this should fix issues loading OpenSSL on various platforms.