OpenVPN / tap-windows6

Windows TAP driver (NDIS 6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add this to the README.rst

duaneellissd opened this issue · comments

Please add this to the Install/Update/Remove section, it was not obvious to me, and took quite a bit of digging to uncover.

Trouble Shooting Installation Issues & Errors

  • Windows10 using secure boot requires signed drivers
    • Option 1 - Obtain your own signing key and follow the instructions below.
    • Option 2 - Disable UEFI secure boot, and enable Windows Test Mode
  • Examining the SetupAPI log file helps, see: C:\Windows\INF\setupapi.dev.log

Helpful Trouble Shooting links:

@lstipakov what can we do about this?

The readme needs an update, indeed. For example, cross-signing has been discontinued, so that part needs rework. Unfortunately am a bit busy with other things right now.

@duaneellissd I see that we already mention attestation signing, test signing and secure boot. I added mention of SetupAPI.dev.log. If you think it is not enough, feel free to open a PR.