SSL certificate issue.
Anonymous
HOBBYOP

9 days ago

Hi! I have deployed this app (a Node.js app). Everything is good, but the only issue is that it's not secure.

https://www.testrpages.com/

https://testrpages.com/

Can you please help me make this secure? When I launch this app in the browser, it just says that the certificate is insecure. Thank you.

Solved

7 Replies

noahd
EMPLOYEE

9 days ago

Hey there!
It looks like its showing secure now. Can you take a peek?


Status changed to Awaiting User Response Railway 9 days ago


Anonymous
HOBBYOP

9 days ago

Thank you. Seems like the issue persists when I hit the below in chrome. Thanks again for your help.


Status changed to Awaiting Railway Response Railway 9 days ago


noahd
EMPLOYEE

9 days ago

I believe this would be a local cache issue. Can you try hard reloading with command shift r and giving it a few minutes? As long as it shows green on the railway dashboard it should be


Status changed to Awaiting User Response Railway 9 days ago


Anonymous
HOBBYOP

9 days ago

Thank you . The issue is that https://testrpages.com works fine but https://www.testrpages.com throws issues. Can you please help me here.

Thanks


Status changed to Awaiting Railway Response Railway 9 days ago


sam-a
EMPLOYEE

9 days ago

The www and non-www versions of a domain are treated as separate custom domains on Railway, each requiring their own entry. Your root domain testrpages.com is configured and has an SSL certificate, but www.testrpages.com needs to be added separately in your service's Settings > Domains section. Once added, we'll automatically provision an SSL certificate for it.

See https://docs.railway.com/guides/public-networking#custom-domains for additional documentation.


Status changed to Awaiting User Response Railway 9 days ago


Anonymous
HOBBYOP

9 days ago

Thank you. This is solbed.


Status changed to Awaiting Railway Response Railway 9 days ago


Anonymous
HOBBYOP

9 days ago

*solved. Thanks for your help.


Status changed to Solved Anonymous 9 days ago


Loading...