Redis SSL Support
kookiesnkareem
PROOP

a year 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.

Solved

5 Replies

Railway
BOT

a year ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


a year 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 12 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

kookiesnkareem
PROOP

a year ago

I'm caching patient data, is there a way to manually enable SSL on my end?


Status changed to Awaiting Railway Response Railway 12 months ago


a year 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 12 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 👍

kookiesnkareem
PROOP

a year ago

Thank you, much appreciated


Status changed to Awaiting Railway Response Railway 12 months ago


Status changed to Solved nico 12 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...