R
Railway2mo ago
Morgan

Websockets and TLS certificates

Hello! I’m a huge websocket noob but I’ve built a little service and wanted to spin it up. When I did, I didn’t include my locally signed certificates in my build, which caused my server to crash. How can I serve websocketsecure over TLS without access to these files? Or, is there a way for me to access the provided letsEncrypt certificate/key? Project ID: 34ad0bec-50ae-4468-b26b-155b63b2b733
Solution:
you only need to start your server without certs, and without tls, railway handles both of those for you automatically.
Jump to solution
3 Replies
Percy
Percy2mo ago
Project ID: 34ad0bec-50ae-4468-b26b-155b63b2b733
Solution
Brody
Brody2mo ago
you only need to start your server without certs, and without tls, railway handles both of those for you automatically.
Morgan
MorganOP2mo ago
Oh cool! Thanks!
Want results from more Discord servers?
Add your server