The HTML Web Engine cannot establish a connection under Linux. The cause is that the certificate bundle is loaded from the wrong location in the Docker image. Even if the environment variable is configured correctly in the container, appsettings.docker.json refers to the wrong path ".../app/certs/ccb.scadacert".
This error has been fixed. The correct path is used again.
To benefit from this fix: