Saturday, 18 April 2020

HTTPS communication between frontend and backend with Vue and node

I'm stuck guys. I managed to set up a frontend and backend on digitalocean using nginx and got Https working in vue. But when I make an API call to the backend it doesn't get any data. I managed to track down the problem to an issue with Https. Does Https have to also be enabled in the node app? Can I use the same SSL certificate for Vue and node?

Submitted April 19, 2020 at 06:26AM by quietZen

No comments:

Post a Comment