Giter Club home page Giter Club logo

Comments (4)

tmberthold avatar tmberthold commented on June 20, 2024

Will also close this one, if its still a problem, just let me know.

E-Mail Quote: "We are happy to share with you that the DSC-to-DSC connection with DAT validation has been successful." [omejdn DAPS + PRODUCTIVE_DEPLOYMENT]

from ids-messaging-services.

aitorcelaya avatar aitorcelaya commented on June 20, 2024

I am reopening the issue as the quote above references certificates involving RSA. I am trying to use certificates with ECDSA (secp256r1) and the DSC keeps refusing them.

Does the Dataspace Connector allow non-RSA algorithms?

from ids-messaging-services.

tmberthold avatar tmberthold commented on June 20, 2024

Reopened on request, my mistake, misunderstanding - sorry!

We need to take a look.

from ids-messaging-services.

tmberthold avatar tmberthold commented on June 20, 2024

Currently we support signing of request tokens only with RSA, not with ECDSA, as can be seen in the following code snippet, see signing SignatureAlgorithm.

return jwtb.signWith(SignatureAlgorithm.RS256, privateKey).compact();

Is this requirement, to also enable ECDSA support necessary for you or does it work using the current standard solution RSA?
If necessary, we would have to introduce a new application.properties variable to enable a switch of the algorithms here.

from ids-messaging-services.

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.