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