10 months ago
I know that typically Redis supports SSL, but the url given to me in Railway starts with redis not rediss and I don't see any option to change it to use SSL.
5 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 What security claims can I make about Postgres / Redis running on Railway?
- 🧵 SSL Certificate Issuance Issue for Custom Domain: n8n.min8n.com Dear Railway Support Team
- 🧵 Persistent Error 525 with Cloudflare Wildcard Domain
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
Hi, our redis template does not ship with ssl enabled.
What's your use case? in most scenarios you can leave the redis instance unexposed and use private networking to communicate between your services and redis instance.
Best,
Nico
Status changed to Awaiting User Response Railway • 10 months ago
nico
Hi, our redis template does not ship with ssl enabled. What's your use case? in most scenarios you can leave the redis instance unexposed and use private networking to communicate between your services and redis instance. Best, Nico
10 months ago
I'm caching patient data, is there a way to manually enable SSL on my end?
Status changed to Awaiting Railway Response Railway • 10 months ago
10 months ago
If you close the service from the internet (service -> settings -> public networking -> remove the TCP proxy if enabled) then you shouldn't need SSL (as only the services in your project can access private networking).
I'll ask internally if private networking doesn't work for you 👍
Status changed to Awaiting User Response Railway • 10 months ago
nico
If you close the service from the internet (service -> settings -> public networking -> remove the TCP proxy if enabled) then you shouldn't need SSL (as only the services in your project can access private networking). I'll ask internally if private networking doesn't work for you 👍
10 months ago
Thank you, much appreciated
Status changed to Awaiting Railway Response Railway • 10 months ago
Status changed to Solved nico • 10 months ago