Hacker News new | ask | show | jobs
by staticfish 3732 days ago
not if it's pinned at the web app level.
1 comments

Again, MITM.

If you mean the front-end web (JS) app, MITM the request from the server to the client browser and replace the hardcoded submission url in the JS.

Not really. I used Play Framework which is also its own webserver. SSL is at both the app and webserver level.