Giter VIP home page Giter VIP logo

Comments (6)

Chilledheart avatar Chilledheart commented on September 13, 2024

And the OS information



PS C:\> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.22621.2506
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.2506
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1


PS C:\> gwmi win32_operatingsystem | fl Caption, Version, BuildNumber


Caption     : Microsoft Windows 11 Pro
Version     : 10.0.22631
BuildNumber : 22631

from naiveproxy.

Chilledheart avatar Chilledheart commented on September 13, 2024

See more at Let's Encrypt Chain of Trust page.

from naiveproxy.

5l2 avatar 5l2 commented on September 13, 2024

Strange. According to Microsoft's Trusted Root Program, ISRG Root X1, ISRG Root X2 and many other root certificates are on the list.

Perhaps the list you get from powershell stores which trusted root certificates have been used/found. If that's the case, then if you use HTTPS to access a web page with a certificate provided by letsencrypt, the ISRG root certificate will appear on the list.

from naiveproxy.

5l2 avatar 5l2 commented on September 13, 2024

By installing the cumulative update, the problem was resolved. Not sure how it might affects naiveproxy users. But that's an issue (maybe not so large).

Oh, I did not see that.

from naiveproxy.

Chilledheart avatar Chilledheart commented on September 13, 2024

By installing the cumulative update, the problem was resolved. Not sure how it might affects naiveproxy users. But that's an issue (maybe not so large).

Oh, I did not see that.

Yes. It only happens on some installations of windows 11, but not all. And in some installation, cumulative update will fix this issue. I recommended use gci Cert:\LocalMachine\Root (powershell) to validate if you have the same issue.

from naiveproxy.

Chilledheart avatar Chilledheart commented on September 13, 2024

And it (missing ISRG X1 Root) also happens to some old Android release prior to 7.1.1 according to this post https://www.webmasterworld.com/webmaster/5015781.htm

from naiveproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.