340
edits
Line 16: | Line 16: | ||
install another SSL certificate or let the tools ignore the errors. | install another SSL certificate or let the tools ignore the errors. | ||
For curl it is | For curl it is | ||
<code>curl -k ...</code> | |||
For PowerShell in recent versions (v6 and later) it is | For PowerShell in recent versions (v6 and later) it is | ||
<code>Invoke-RestMethod -SkipCertificateCheck ...</code> | |||
==== Statistics about MAC or IP addresses ==== | ==== Statistics about MAC or IP addresses ==== |
edits