Difference between revisions of "Curl -k or curl --insecure"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
curl -k https://[[registry.terraform.io]]/.well-known/terraform.json | curl -k https://[[registry.terraform.io]]/.well-known/terraform.json | ||
+ | |||
+ | == Errors == | ||
+ | * <code>[[SSL certificate problem: unable to get local issuer certificate]]</code> | ||
== Related == | == Related == |
Revision as of 10:06, 9 February 2024
- ElasticSearch:
curl --insecure -u 'admin:admin' -XGET https://localhost:9200
curl -k or --insecure
curl -k https://registry.terraform.io/.well-known/terraform.json
Errors
Related
See also
Advertising: