Question
node.js droplet Subdomain SSL
Hi,
following setup:
We do have a droplet with node.js (ubuntu) and need to secure it via ssl. Let’s say we have the domain example.com - we just using the node.js server for some parts (chat, etc.).
Thus for me the question is, how to achieve that we can use ssl with it. Should we create a subdomain like services.example.com and direct that subdomain to the ip of our droplet via dns and then buy the certificate for that ?
Some hints would be great, thanks!
Best, Nico
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×