Should one use separate SSL certificates for front-end and back-end?
I have a website hosted by Apache on a Linux server. I also have a Node.js back-end/API that is hosted on the same server, which serves all the front-end’s requests. Today I set up SSL for the front-end and got an error that a request to t… Continue reading Should one use separate SSL certificates for front-end and back-end?