curl -k https://self-signed.example.com

Category: Networking

curl -k https://self-signed.example.com

Skip SSL certificate verification

Disables SSL certificate verification — useful for testing servers with self-signed certificates. -k means 'insecure'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.