RootCauseunvalidated
your production machine is missing its root cert file — Returns the trusted CA certificates if any are loaded, otherwise uses cacerts_load/0 to load them. Tension: The function fails if no cacerts could be loaded. Outcome: The error is described here in the OTP documentation.
099006a8-f2b4-4c1f-b133-d830f42f7727
your production machine is missing its root cert file — Returns the trusted CA certificates if any are loaded, otherwise uses cacerts_load/0 to load them. Tension: The function fails if no cacerts could be loaded. Outcome: The error is described here in the OTP documentation.