adamant-kite-43734
12/03/2024, 11:05 PMstrong-table-71667
12/04/2024, 12:36 AMtime="2024-12-04T00:26:54Z" level=error msg="Could not securely connect to https://<rancher_server>: Get \"https://<rancher_server>\": tls: failed to verify certificate: x509: certificate signed by unknown authority"
strong-table-71667
12/04/2024, 12:37 AMcreamy-pencil-82913
12/04/2024, 6:12 AMcreamy-pencil-82913
12/04/2024, 6:13 AMstrong-table-71667
12/04/2024, 4:12 PMHTTP_PROXY
AND HTTPS_PROXY
env vars from the downstream cluster I'm trying to import into Rancher. Are you saying I should add them back?strong-table-71667
12/04/2024, 4:32 PMCATTLE_CA_CHECKSUM
env variable in the downstream cluster matches the checksum from the CA cert of the rancher server found with curl -k -s -fL https://<rancher_server>/v3/settings/cacerts | jq -r .value | sha256sum | awk '{print $1}'
strong-table-71667
12/04/2024, 7:45 PMtime="2024-12-04T19:35:34Z" level=info msg="Testing connection to https://<rancher_server> using trusted certificate authorities within: /etc/kubernetes/ssl/certs/serverca"
time="2024-12-04T19:35:34Z" level=error msg="Could not securely connect to https://<rancher_server>: Get \"https://<rancher_server>\": tls: failed to verify certificate: x509: certificate signed by unknown authority"
does this mean I need to put certs in etc/kubernetes/ssl/certs/serverca
of the downstream cluster I'm trying to import?strong-table-71667
12/05/2024, 12:24 AM