So, I got a ExpressJS application which sits behind an nginx proxy. The nginx proxy has a SSL certificate and only allows connection over HTTPS.
My question is now: Is there any advantage that the Express server also has a SSL certificate?
No responses yet.