Conan Remote Add (2026)
Share proprietary libraries securely across different engineering teams.
If your enterprise utilizes self-signed certificates, Conan might block the connection. conan remote add
: Allows connecting to a server via SSL even if the certificate is self-signed or invalid. conan remote add
Speed up build pipelines by hosting pre-compiled binaries close to your build agents. conan remote add
: Forces the addition even if the remote name already exists (it will overwrite the existing configuration).
Configure your home directory environment to trust the custom CA certificate bundle, or temporarily disable verification globally via core configuration if working in a sandbox environment. Conan 1.x Fix: Append False to the add command: