Question
Need help setting up SSL and ports
Hello guys, I need your help thinking a solution for my problem. I’m using two meteorJS apps on my droplet, one on port 80 (ssl 443) and the other one on port 420. I need to setup SSL for the 420 port app. I can’t use port 443 because it’s already bound to the first app. I’m using Meteor-UP to deploy to my droplet.
Any ideas?
Thanks!
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.
×