fff-mqtt: Switch from mosquitto-ssl to mosquitto-nossl #227

Closed
fbl wants to merge 1 commits from fbl:remove-libssl into master
Owner

*-ssl variants of mosquitto require libopenssl, which increases the
storage requirement by almost 1 MB, even when compressed with squashfs.

Because we currently do not need TLS support for fff-mqtt, switch to the
nossl variant to save space and allow building for devices with 8 MiB
flash.

\*-ssl variants of mosquitto require libopenssl, which increases the storage requirement by almost 1 MB, even when compressed with squashfs. Because we currently do not need TLS support for fff-mqtt, switch to the nossl variant to save space and allow building for devices with 8 MiB flash.
fbl added this to the 20220405-beta milestone 2022-03-24 18:25:54 +01:00
fbl added 1 commit 2022-03-24 18:25:54 +01:00
37fa65395b fff-mqtt: Switch from mosquitto-ssl to mosquitto-nossl
*-ssl variants of mosquitto require libopenssl, which increases the
storage requirement by almost 1 MB, even when compressed with squashfs.

Because we currently do not need TLS support for fff-mqtt, switch to the
nossl variant to save space and allow building for devices with 8 MiB
flash.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl requested review from ChristianD 2022-03-24 18:26:01 +01:00
Member

Wie erwartet scheint es keine Probleme zu machen und den Speicher können wir sparen

Reviewed-by: Christian Dresel <freifunk@dresel.systems>
Wie erwartet scheint es keine Probleme zu machen und den Speicher können wir sparen ``` Reviewed-by: Christian Dresel <freifunk@dresel.systems> ```
Author
Owner

Auf meinen staging Branch applied.

Auf meinen staging Branch applied.
fbl closed this pull request 2022-03-31 19:32:03 +02:00
fbl deleted branch remove-libssl 2022-03-31 22:53:26 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.