Hello! I'm trying to setup Surfer and get the error
{
"status": "Internal Server Error",
"message": "Issuer.discover() failed.\n RequestError: unable to verify the first certificate\n RequestError: unable to verify the first certificate"
}
when visiting the /_admin
page. Running v8.2.3. The only thing is i'm using manually managed DNS because it's on an internal only domain / network that I manage through technitium dns. This actually happens with a lot of apps that use OIDC for login as well like Matrix Synapse. With Surfer, though, I can't manually manage users so I have to get the issue fixed at this point.