Hacker News new | ask | show | jobs
by tyre 3728 days ago
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.

1 comments

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