It’s funny that I do can make https requests for other websites (Google, GitHub, etc), so I’m guessing it might be related to some particular SSL configuration I have to do in my server?
One difference that I noticed when checking the SSL cert (using online SSL site check tools) is that for raftwars.io the intermediate certificate (Let’s Encrypt Authority X1) is not included in the certificate and needs to be downloaded as a separate step when validating the cert. This download is not done by axTLS. Can you change so that you use and return the full certificate chain?
I’m not an expert too, but apparently the intermediate certificate is configured properly (the server includes fullchain.pem as the certificate (which has the intermediate attached)
I’ve used this website for checking the certs, and apparently the intermediate cert shouldn’t be an issue, check out the screenshot:
This is unrelated. You can safely ignore it as it is the service with which the editor detects running dmengine instances. I tried again and it is still working for me. Tried two different networks. Do you have more than one server running and perhaps only the correct cert on one of them?