Skip to content

WIP: Enable HTTPS communication between services

When workers and services are located in different networks, we don’t want to send traffic unencrypted and open to anyone to listen to.

Make it possible to easily opt in to HTTPS communication by changing the service URLs in BSConfig.

Edited by Andrej Shadura

Merge request reports