Git Product home page Git Product logo

Comments (3)

todvora avatar todvora commented on July 17, 2024

Hi @yenn,
Thank you for noticing this. There are actually two issues:

  • The cert expired, as you say
  • Playground switched from qica.der to the same set of CA certificates as in production.

I fixed most of the issues on this branch: https://github.com/todvora/eet-client/tree/fix-certificate-issues

The only missing part is to update a production certificate used to sign responses. One has to extract it from a real communication fragment against real endpoint (wsse:BinarySecurityToken value).

Unfortunately, I don't have access to any valid production communication so I could do it myself. Maybe you can do it? I am only interested in the certificate value and not the rest of the communication, so there is no value which is secret.

image

Otherwise, you can always @Ignore the MerlinWithCRLDistributionPointsExtensionTest.verifyTrustProduction test.

Thanks,
Tomas

from eet-client.

yenn avatar yenn commented on July 17, 2024

Hi Tomas,
Thanks for swift reply.
I have ignored it for now, but figured that I would give you heads up as you would for sure find out at certain point.
I'll extract the public cert from the communication and submit a pull request.

Best,
Jan

from eet-client.

todvora avatar todvora commented on July 17, 2024

Perfect, thank you! Meanwhile, I merge the branch back to master, to not confuse other users.

from eet-client.

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.