cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.97k stars 350 forks source link

Windows 11 with latest 0.3.6-dev version #343

Open maxdd opened 1 year ago

maxdd commented 1 year ago

Hello, running an Ubuntu 20.04 server after doing

usbip.exe install
usbip.exe list -r 192.168.54.74
Exportable USB devices
======================
 - <ip>
        2-3: **************
           : /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3
           : (Defined at Interface level) (00/00/00)

        1-4: **************
           : /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
           : (Defined at Interface level) (00/00/00)
usbip.exe attach -r <ip> -b 2-3

I receive

image

on ubuntu client it seems to work. Is it still a certificate issue?