On 09/12/2024 21:13, Salvatore Bonaccorso wrote:
But what happens if built with --without-libsoup, I guess then TLS certificate validation is absent as well what are the consequences?
When built --without-libsoup, the web functionality is disabled entirely. (Implemented in providers/Makefile.am, WEB = no in build logs.)