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.
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.
7 Replies
Status changed to Awaiting User Response Railway • 9 days ago
9 days ago
Status changed to Awaiting Railway Response Railway • 9 days ago
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
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
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
9 days ago
Thank you. This is solbed.
Status changed to Awaiting Railway Response Railway • 9 days ago
9 days ago
*solved. Thanks for your help.
Status changed to Solved Anonymous • 9 days ago