Choice of Programming language is totally up to you :)
As for security SSL shouldnt be your only protection and all
authorization/authentication will have to be implemented in the internal
service.
On Wed, Dec 30, 2020 at 7:19 AM Tom Browder wrote:
> On Sun, Dec 20, 2020 at 2:03 PM Mithun Bhatt
On Sun, Dec 20, 2020 at 2:03 PM Mithun Bhattacharya wrote:
>
> Your external facing apache instance would do the SSL part and use mod_proxy
> to redirect the request to another instance of apache which implements the
> actual functionality. Just remember the second instance needs to run on a
>