#Do railway deployments come with SSL certs?

11 messages · Page 1 of 1 (latest)

gentle talon
#

If I'm just using a myserver.railway.app subdomain, how do I access the ssl key & certs? or do I need to set up my own custom domain?

normal yachtBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

zenith cradleBOT
#

Project ID: 00a9aee7-ee34-4e90-bf22-18faf813633a

gentle talon
#

00a9aee7-ee34-4e90-bf22-18faf813633a

rotund sluice
#

those domains come with SSL certs, there is nothing you need to do

#

railway will even do SSL certs for custom domains, again nothing you need to do, it's done all automatically

gentle talon
#

Hey sorry for the delayed response

gentle talon
rotund sluice
#

the bun side of things won't, you run that in http/ws and then you connect to https/wss on the public domain

gentle talon
#

ahh I see ok, lemme try

#

thx!