Difference between revisions of "Curl: (52) Empty reply from server"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} curl: (52) Empty reply from server * {{cURL}}")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
curl: (52) Empty reply from server
 +
 +
Solution: try https://
  
  curl: (52) Empty reply from server
+
  [[curl: (60) SSL certificate problem: self signed certificate]]
 +
More details here: https://curl.se/docs/sslcerts.html
 +
 +
curl failed to verify the legitimacy of the server and therefore could not
 +
establish a secure connection to it. To learn more about this situation and
 +
how to fix it, please visit the web page mentioned above.
  
 +
== Related ==
 +
* <code>[[curl --insecure]]</code>
 +
* <code>[[curl -m]]</code>
 +
* <code>[[kubectl logs -n nginx-ingress nginx-ingress-controller]]</code>
 +
* <code>[[no endpointslices for target port]]</code>
  
 +
== See also ==
 
* {{cURL}}
 
* {{cURL}}
 +
 +
[[Category:cURL]]

Latest revision as of 08:18, 16 February 2024

curl: (52) Empty reply from server

Solution: try https://
curl: (60) SSL certificate problem: self signed certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Related[edit]

See also[edit]

Advertising: