Hello,
I need help in my designing the application. Here are the requirements,
My server gets a Https Request asking to transfer data. I should do Https
Post to the server( or infact clients because that is making a request to my
server). Now I am totally new to implementing security, I guess we need to
set the tomcat appropriately so that it gets only Https Requests right?.
Also I stumbled upon this HttpsClient project and does this API in anyway
help in my requirement. I would appreciate for your quick response.
Thanks