This message was deleted.
# rancher-desktop
a
This message was deleted.
w
this still looked valid for me in the ranchervm https://github.com/rancher-sandbox/rancher-desktop/discussions/5941
b
Thanks, but where do i add my addtionnal CA ?
w
now not exactly sure what operation you were having issues with in the cluster so that can influence how you config things
b
Basically im POCing a VPN which does SSL deciphering on all my traffic, therefore its signed back by the proxy, i wanjt to add my proxy CA to k3s so i can pull nginx for instance, and rn its complaining docker.io is signed by unknown authority Inside the lima vm i added the cert and can use curl without -k for instance
I would like to add a new pem
w
is the CA in your hosts keychain/cert manager? I thought RD grabbed those at startup and did a rehash.
b
It is in my mac trust yes, i can browse internet without issue Its just k3s who doesnt see this new root CA
even with rdctl shell i can curl https
Ok i don't understand why, i restarted it again and it worked