Type of issue
I can't find what I'm looking for
What documentation page is affected
https://www.elastic.co/docs/docs/reference/cloud/cloud-enterprise/ece-api-command-line
What happened?
The use of curl -k disables the SSL/TLS certificate verification within curl.
https://daniel.haxx.se/blog/2020/01/27/curl-ootw-k-insecure/
Impact
End users following this documentation will disable their HTTPS certificate checking allowing a MITM to steal credentials without the connection failing.
Additional info
No response
Type of issue
I can't find what I'm looking for
What documentation page is affected
https://www.elastic.co/docs/docs/reference/cloud/cloud-enterprise/ece-api-command-line
What happened?
The use of curl -k disables the SSL/TLS certificate verification within curl.
https://daniel.haxx.se/blog/2020/01/27/curl-ootw-k-insecure/
Impact
End users following this documentation will disable their HTTPS certificate checking allowing a MITM to steal credentials without the connection failing.
Additional info
No response