HTTPS POST Request Using C++

Hello,

I’m new to UE4.I want to post HTTP Post request using c++.
I have tried and works well but there is some issue with Https request.

It gives me following error. What changes do i need to make in order to make the post request over HTTPS?