windows 10 driver requirements

I 've been reading about the new requirements for kernel drivers on windows 10:
- all new Windows 10 kernel mode drivers must be submitted to and digitally signed by the Windows Hardware Developer Center Dashboard portal. Windows 10 will not load new kernel mode drivers which are not signed by the portal.
- the portal will only accept driver submissions, including both kernel and user mode driver submissions, that have a valid Extended Validation (“EV”) Code Signing Certificate.
That is really horrible and expensive!!!!
The thing is that on my tests my madshi driveris working with a recent signature using the standard way (cross certificate) on windows 10 without all of that.
Does anyone knows what is going on???
source:
https://blogs.msdn.microsoft.com/window ... indows-10/
- all new Windows 10 kernel mode drivers must be submitted to and digitally signed by the Windows Hardware Developer Center Dashboard portal. Windows 10 will not load new kernel mode drivers which are not signed by the portal.
- the portal will only accept driver submissions, including both kernel and user mode driver submissions, that have a valid Extended Validation (“EV”) Code Signing Certificate.
That is really horrible and expensive!!!!
The thing is that on my tests my madshi driveris working with a recent signature using the standard way (cross certificate) on windows 10 without all of that.
Does anyone knows what is going on???
source:
https://blogs.msdn.microsoft.com/window ... indows-10/