: Disables SSL certificate verification. Use this only for local testing or self-signed certificates within a secure VPN. Step-by-Step Examples
: conan remote update --url .
: The complete network address of the Conan repository API endpoint.
: Conan searches remotes in the order they were added. To make a new remote the first one searched, use the --insert flag: conan remote add --insert .
$ conan remote list
Fetching recipes and pre-compiled binaries to speed up your local build times.