cezanne / usbip-win

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

usbip: error: cannot load certificate: subject: USBIP Test #174

Closed xucs007 closed 4 years ago

xucs007 commented 4 years ago

usbip-win-0.2.0: After installed usbip_test,pfx to local root, reboot, "bcdedit /set testsigning on" under admin, reboot, then:

.\usbip uninstall .\usbip install

.\usbip list -l

.\usbip bind -b 1-186
usbip: error: cannot load certificate: subject: USBIP Test
usbip: error: bind_device: error binding device on busid 1-186: err: 0

xucs007 commented 4 years ago

Above was found on win7. Last night I successfully got it working on win 10. So I'll close this issue now.