[2023-03-14 18:39:26] Error: self-signed certificate in certificate chain
[2023-03-14 18:39:26] at TLSSocket.onConnectSecure (node:_tls_wrap:1540:34)
[2023-03-14 18:39:26] at TLSSocket.emit (node:events:513:28)
[2023-03-14 18:39:26] at TLSSocket._finishInit (node:_tls_wrap:959:8)
[2023-03-14 18:39:26] at ssl.onhandshakedone (node:_tls_wrap:743:12) {
[2023-03-14 18:39:26] code: 'SELF_SIGNED_CERT_IN_CHAIN'
[2023-03-14 18:39:26] }
I cannot seem to figure out if its this a medusa issue or a digital ocean issue. Digital Ocean manages certs so in my mind I think I want to just be able to run the backend without consideration for TLS. I don't understand how to interpret the issue really at all but its blocking deploys.