Difference between revisions of "Curl: (52) Empty reply from server"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== Related == | == Related == | ||
* <code>[[curl --insecure]]</code> | * <code>[[curl --insecure]]</code> | ||
+ | * <code>[[curl -m]]</code> | ||
* <code>[[kubectl logs -n nginx-ingress nginx-ingress-controller]]</code> | * <code>[[kubectl logs -n nginx-ingress nginx-ingress-controller]]</code> | ||
* <code>[[no endpointslices for target port]]</code> | * <code>[[no endpointslices for target port]]</code> |
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]
curl --insecure
curl -m
kubectl logs -n nginx-ingress nginx-ingress-controller
no endpointslices for target port
See also[edit]
Advertising: