Trust token for incusos : error not authorized

Hi,

I’m trying to install incusos to libvirt
I have my incusos.iso, client.crt client.key client.pfx generated by the site
It works fine in libvirt and i can access it with firefox without problem

I install incus-client and now want to accces it from the terminal.
I use :
incus remote add incusOS 192.168.122.51
Accept the empreinte by “y”
and now i have
Trust token for incusOS ? client.crt
I don’t now what to respond => error not authorized

Thanks from France

Replace ~/.config/incus/client.crt and ~/.config/incus/client.key with the files that were generated for you (assuming you don’t already have other remotes in your Incus CLI as that would otherwise break those).

Yes !!! Thank you very much for your help. Nice Project :+1: