1.43 terrain CERT_AUTHORITY problem

When I tried switching to the new world terrain it worked fine on a Mac but gives the following error under Linux:

polyfill.min.js Failed to load resource: net::ERR_CERT_AUTHORITY_INVALID
api.cesium.com/v1/assets/1/endpoint?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI0NDViM2NkNi0xYTE2LTRlZTUtODBlNy05M2Q4ODg4M2NmMTQiLCJpZCI6MjU5LCJpYXQiOjE1MTgxOTc4MDh9.sld5jPORDf_lWavMEsugh6vHPnjR6j3qd1aBkQTswNM Failed to load resource: net::ERR_CERT_AUTHORITY_INVALID

Hi Matt,

Is this through Sandcastle or your own application? If your own, how are you hosting it? It sounds like a certificate error, which could have something to do with your network, or your endpoint being http vs https.

Thanks,

Gabby