10 months ago
Hello, i wish you can help me
Description:
I'm trying to make a request to a website, but when I deploy it to Railway, it generates SSL errors, which doesn't happen locally.
Error:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))"3 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Hostname/IP does not match certificate's altnames: Cert does not contain a DNS name
- 🧵 Not connecting to Redis in the private network.
- 📚 PostgreSQL
- 🧵 Curl error 60 : SSL Certificate Problem
If you find the answer from one of these, please let us know by solving the thread!
Railway
Hey there! We've found the following might help you get unblocked faster: - [🧵 Hostname/IP does not match certificate's altnames: Cert does not contain a DNS name](https://station.railway.com/questions/hostname-ip-does-not-match-certificate-s-afb0625f) - [🧵 Not connecting to Redis in the private network.](https://station.railway.com/questions/not-connecting-to-redis-in-the-private-n-50b6d09b) - [📚 PostgreSQL](https://docs.railway.com/guides/postgresql) - [🧵 Curl error 60 : SSL Certificate Problem](https://station.railway.com/questions/curl-error-60-ssl-certificate-problem-4473b4f5) If you find the answer from one of these, please let us know by solving the thread!
10 months ago
Hi, it doesn´t works
10 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open chandrika • 10 months ago
10 months ago
Can you provide the snippet of your server file?