there is api on the https protocol, I work curl through proxy, on php , when working with the http protocol everything is fine, but when working with the https proxy the server requires authorization, so I understand it is configured in a peculiar way, is it possible to authorize using curl on this server, if we take into account the fact that the work goes through proxy , and if so, I will be grateful for the sample code
|