We setup a website in DigitalOcean. The website is running on Sharetribe server which is running on port 3000. The website is running properly there on HTTP.
Later we need to install SSL certificate for the website. For that we have done the following steps:
Thanks in advance.
Regards, Sushil
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello Alex,
Thank you for your reply. We are using a GoDaddy SSL certificate. Is there anything else that we need to do in the settings except the one that you suggested.
Regards, Sushil Gupta
Hello, @sushilcn
Could you please let us know if you’re using Let’s Encrypt or a paid SSL Certificate? I know for sure that Sharetribe is working fine when installing SSL using certbot with Apache as well.
Also make sure to set the ssl to true in the config/config.yml
Let me know how it goes.
Regards, Alex