Code Monkey home page Code Monkey logo

Comments (4)

grke avatar grke commented on September 14, 2024

Hello,

Code 68 looks to be this, from openssl's x509_vfy.h:

# define         X509_V_ERR_CA_MD_TOO_WEAK                       68

Yes, I think you are right, it is about openssl 3 not liking the old CA and certs.
This is the openssl maintainer's way of strengthening algorithms that were once good enough, but are now seen as too weak.
I don't think you have much choice other than to regenerate the CA and the certs.

from burp.

nitro322 avatar nitro322 commented on September 14, 2024

Edit: completely replacing my original reply.

I still had a problem after replacing the CA and generating a new client cert, but then found that I neglected to delete the original ssl_cert_ca.pem from the server. After properly deleting everything, I'm good to go now with my new certs. Please feel free to close this.

Thanks.

from burp.

nitro322 avatar nitro322 commented on September 14, 2024

just realized I could close the issue myself

from burp.

grke avatar grke commented on September 14, 2024

Thanks for the update!

from burp.

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.