cezanne / usbip-win

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

How to sign the Stub driver in production? #344

Open topsniper496 opened 1 year ago

topsniper496 commented 1 year ago

@cezanne I have one question. The below code will sign the stub driver dynamically.

https://github.com/cezanne/usbip-win/blob/d9260e95b78e38e6320c7e156515f88d1669b9d6/userspace/lib/usbip_stub.c#L165-L170

If someone sign the driver using official certificate, how we can address this part?