Giter Club home page Giter Club logo

Comments (8)

fprochazka avatar fprochazka commented on June 3, 2024

Interesting, I'll try to upgrade the script, haven't done that in a while, maybe it will fix the problem.
Otherwise I think I'll have to setup testing, if the certificates work on buch of domains.

from curlcabundle.

fprochazka avatar fprochazka commented on June 3, 2024

I've already have to revert one cert for our usage https://github.com/Kdyby/CurlCaBundle/tree/with-old-cybertrust-root.
Maybe it's related to mozilla droping the "weak" certs? http://curl.haxx.se/docs/caextract.html

from curlcabundle.

fprochazka avatar fprochazka commented on June 3, 2024

https://www.ssllabs.com/ssltest/analyze.html?d=heureka.cz&latest "Certificate uses a weak signature. When renewing, ensure you upgrade to SHA2."

from curlcabundle.

norbe avatar norbe commented on June 3, 2024

It's hard to say as I don't know how it is processed internally in curl. Is it possible that on linux it's enought that top level authority is trusted and on windows it requires all levels to be trusted?

When I compare ca-bundle.crt on my dev machine with that from production server, there is no change in "thawte" brand (and even if I replace my ca-bundle.crt with that from production it do not help)...

from curlcabundle.

fprochazka avatar fprochazka commented on June 3, 2024

I'm guessing the problem started with this commit, right? 50b9eef

from curlcabundle.

norbe avatar norbe commented on June 3, 2024

Yes, when I try ca-bundle.crt before that commit, it works. After that it ends with SSL error...

from curlcabundle.

fprochazka avatar fprochazka commented on June 3, 2024

You can just lock on the previous tag v1.0.5 and it should work till we figure something out...
I'm guessing I could create another branch that would contain the weaker certs.

from curlcabundle.

norbe avatar norbe commented on June 3, 2024

Ok, thanks

from curlcabundle.

Related Issues (4)

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.