Difference between revisions of "Curl -k or curl --insecure"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
curl -k or [[--insecure]] | curl -k or [[--insecure]] | ||
+ | |||
+ | curl -k https://[[registry.terraform.io]]/.well-known/terraform.json | ||
== Related == | == Related == |
Revision as of 19:32, 23 October 2023
- ElasticSearch:
curl --insecure -u 'admin:admin' -XGET https://localhost:9200
curl -k or --insecure
curl -k https://registry.terraform.io/.well-known/terraform.json
Related
See also
Advertising: