Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate error on Windows 11 #138

Closed
synapp009 opened this issue Sep 14, 2021 · 26 comments
Closed

Certificate error on Windows 11 #138

synapp009 opened this issue Sep 14, 2021 · 26 comments
Labels
bug Something isn't working Core Core/Common Driver Topic
Milestone

Comments

@synapp009
Copy link

When I tried to install the dshidmini.inf I got following error on Windows 11:

dshidmini.inf: Failed to add driver to the system. Error 0x800B0110: The certificate is not valid for the requested usage.

@nefarius
Copy link
Owner

Have you recently applied a Windows update? We had another user on the Discord where a recent update ruined the included root certificate chains. This is a Microsoft issue, nothing I can do about. The certificate on the driver is perfectly fine and works throughout all Windows 10 builds as expected.

@synapp009
Copy link
Author

It happens with the new Windows 11 build 22454.
So it might only be somemthing to worry in the future.
Thanks for your fast response.

@nefarius
Copy link
Owner

I don't really consider Windows 11 "stable" and "mainstream" yet, Microsoft is constantly changing the rules and break things in a subtle way, independent developers can't keep up with this nonsense. I will keep it on my radar but for now I consider DsHidMini stable and Windows 11 beta, not the other way around 😛

Cheers

@nefarius
Copy link
Owner

nefarius commented Oct 1, 2021

Alright, it has been confirmed this is an issue with a certain Windows 11 update. Unfortunately we haven't taken note of which specific one, if someone knows, please chime in as it seems a folluw-up update has fixed the issue.

Cheers

@nefarius nefarius added the invalid This doesn't seem right label Oct 1, 2021
@nefarius
Copy link
Owner

nefarius commented Oct 1, 2021

Got notice from a user that it is back in the currently most recent build 🤣

image

Maybe Microsoft shouldn't have fired the entire QA department... Always nice to see OS basics break randomly.

@Jjagg
Copy link

Jjagg commented Oct 1, 2021

I worked around this by temporarily disabling driver signature checking.

I had a working installation of the driver before the Windows update that broke this, so I think the update might've even removed/disabled the driver.

@nefarius
Copy link
Owner

nefarius commented Oct 1, 2021

I'd love if for a change Microsoft would swiftly fix core components they casually break all the time though 🤣

@nefarius nefarius pinned this issue Oct 24, 2021
@chrisdlees
Copy link

I think @Jjagg is right, the updates are actually going out of their way to break the bluetooth driver. Might be Win11's BTH radio management, because mine has been behaving quite bizarrely. The past month, I've seen 5 updates cause my bluetooth connectivity to magically disable/re-enable.
Right now, my wireless is working, but I've had the latest update standing by for over a week. I'm avoiding it at all costs, even going so far as to switch to working in a WSL2 dev environment or RDPing into an AWS EC2 instance, instead of rebooting into my normal linux installation... lol

@nefarius
Copy link
Owner

Isn't that exactly what one wants for a productive machine? Stuff randomly breaking? 🤣 I'll stay on 10 for as long as possible, public Beta products aren't my thing 😉

@nefarius nefarius added bug Something isn't working Core Core/Common Driver Topic and removed invalid This doesn't seem right labels Dec 8, 2021
@nefarius
Copy link
Owner

nefarius commented Dec 8, 2021

There's news on this topic, apparently Windows 11 will start to mandate Microsoft signed UMDF drivers as well, so future releases will be made "Windows 11-ready" accordingly.

@nefarius nefarius unpinned this issue Dec 24, 2021
@nefarius nefarius pinned this issue Jan 5, 2022
@nefarius nefarius changed the title certificate error on Windows 11 Certificate error on Windows 11 Feb 9, 2022
@nefarius nefarius added this to the Fixed in v2.2.x milestone Feb 9, 2022
@sambolee
Copy link

Hi there. I've had this error message as well although I am trying something a little different. I am using my macbook pro m1 with parallels and trying to install it. I'm not sure if that makes any difference. Is there a solution for this yet?

Thanks.

@nefarius
Copy link
Owner

If there was, this issue would hold said information and would be closed 😉

@sambolee
Copy link

Haha right...I will wait patiently :)

@HeavyManCrush
Copy link

Hey guys, was this ever solved? I'm getting this "The certificate is not valid for the requested usage." issue as well. Using Windows 11 Home build 22621.1702 with latest updates, via Parallels on an M1 Mac Air

@nefarius
Copy link
Owner

Nothing has changed in the issue state so no, didn't get resolved.

@HeavyManCrush
Copy link

Nothing has changed in the issue state so no, didn't get resolved.

Any idea how to make it work alternatively? Or an ETA on you fixing this?

Happy to join a Patreon if you have it

@nefarius
Copy link
Owner

I have a Patreon (linked everywhere, easy to find) but that won't change the fact that I simply have no time for this project for the next couple months 😛

@ThomasJeremiah
Copy link

Getting a variant of this issue,
"Install Error"
"The INF file you've selected does not support this method of installation"
"The required section was not found in the INF."

@nefarius
Copy link
Owner

nefarius commented Nov 5, 2023

Getting a variant of this issue, "Install Error" "The INF file you've selected does not support this method of installation" "The required section was not found in the INF."

I mean what are you expecting? The issue is still open and unchanged for a reason...

@chrisdlees
Copy link

I'm a little confused at this point, as mine has been working fine since reinstalling windows 11 from the latest canary/nightly/fastest-ring (I hate how microsoft chooses to name their release cycles) around 6 months ago. I have to uninstall and reinstall bthps3 after each weekly update, but other than that, no problems...
Perhaps installing from the insider iso, rather than just switching via windows update, enables more than just 'developer mode'....
I sorta misrepresnted this by saying its been "working fine" because after last week, I uninstalled bthps3 BEFORE running the update, and while the uninstallation's --reboot flag was still active. After rebooting, at which time it forcibly updated w11, bthps3 is stuck in a unusable state:
image
I'm gonna try using ccleaner or something. Manually removing just the file from the driver store didn't seem to help.

P.S. Im a huge fan of all your work Nefarius, you are a shining star of coding in this cold hard world

@chrisdlees
Copy link

As a tl;dr, the OP and I were/are running insider builds, which were the same major release of w11 as the stable builds of the previous two commenters'. Even prior to cleanly installing the new GPT4/Dali-3-integrated major build, I began being able to use DsHidMini and PS3bth on the w11 installation I first commented about, sometime around it's February insider update.

Possibly has something to do with being forced to enable developer mode in Windows Settings, or maybe it's a plurality of factors, but switching to insider updates now seems to fix this issue. Otherwise, without a doubt, a:

Clean install of an up-to-date, October, insider's build of Windows 11 WILL fix this issue!

Tomorrow, I will try it on a clean install of the current w11 stable build, and attempt to isolate exactly which change to insider builds suddenly fixes this issue.

@nefarius Closed: Notabug? Wontfix? Simpleworkaround? Fixesitself?

@nefarius
Copy link
Owner

nefarius commented Nov 6, 2023

P.S. Im a huge fan of all your work Nefarius, you are a shining star of coding in this cold hard world

Thank you kindly, recently though it feels like the fusion reaction is starting to fizzle out. It's not fun living in a world where 99.9% just want want want and the rest is getting shit done. Gets tiresome at some point.

@nefarius
Copy link
Owner

nefarius commented Nov 6, 2023

@nefarius Closed: Notabug? Wontfix? Simpleworkaround? Fixesitself?

Consider it not fixed since the way forwards is also submitting user-mode drivers to getting a Microsoft signature.

@nefarius
Copy link
Owner

nefarius commented Nov 6, 2023

I'm gonna try using ccleaner or something. Manually removing just the file from the driver store didn't seem to help.

The fix to this is covered in the BthPS3 FAQ 😛

@nefarius
Copy link
Owner

Confirmed working in all my Windows 11 tests after submitted to Microsoft for attestation signing, when v3 stable or public beta will be released, it will be Microsoft-signed.

@nefarius
Copy link
Owner

nefarius commented Jul 3, 2024

Confirmed fixed in v3 Beta 😎

@nefarius nefarius closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Core Core/Common Driver Topic
Projects
None yet
Development

No branches or pull requests

7 participants