Topic: MDB CLI: Https Backend when Deploying?
ObeseTurtle
asked 10 months ago
When you deploy a Node.js backend project using MDB CLI (mdb publish), does the backend automatically use https too, or do you have to code it to use https? For example, I have a server.js that uses http. Will it be safe/secure if I deploy it using MDB CLI? I know that the frontend part is secured, but I was wondering about this backend.
Sebastian Kaczmarek
staff pro premium answered 10 months ago
You don't have to code it to use https. It will automatically be published under https domain like https://<projectname>.mdbgo.io
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 7.2.0
- Device: Laptop or iPhone
- Browser: Microsoft Edge
- OS: Windows
- Provided sample code: No
- Provided link: No