[603] COMMON_TLS_ROOT_CERTIFICATES_INCOMPATIBLE¶
Description¶
The --root-certificates option was provided together with --insecure. These
options are mutually exclusive because --insecure disables TLS.
How to Resolve¶
- Choose one of the following:
Remove
--insecureto use TLS with--root-certificatesRemove
--root-certificatesto run without TLS