The problem appears to be that the WMS server is using an SSL certificate that can't be verified by the terriajs-server proxy. We may be able to fix that by updating the certificate authority list on the
map.terria.io server. Are you seeing the same problem with your own WMS layers? The more common problem when using your own layers is that they don't support CORS, and they haven't been added to the proxy white list, so web browser security prevents TerriaJS prevents TerriaJS from accessing them. You can fix this by adding your domains to the proxy whitelist. See this page in the docs for more information on that: