Such a problem when I make a request using curl to the https server returns an error
SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed If you set the parameter
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); Then the answer comes:
405 - HTTP verb used to access this page is not allowed.</h2> The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access. Maybe someone knows how to overcome it. Through the Chrome plugin, the request is normally sent and the answer comes without any certificates