Giter Club home page Giter Club logo

Comments (6)

xipki avatar xipki commented on June 20, 2024 1

Hi, thanks for the detailed comment. As you may know, I use my spare time to maintain this project (for free). I will come back to you in the next days when I find time.

from xipki.

xipki avatar xipki commented on June 20, 2024 1

Karaf 6.5.2 includes the CMP command.
Karaf 6.5.3 does not have the CMP command.

Karaf 6.5.3 does provide the CMP commands. You need to call the ./prepare.shbefore starting xipki-cli at the first time.
Can you upload the log file data/log/karaf.log of xipki-cli.

from xipki.

xipki avatar xipki commented on June 20, 2024 1

I can reproduce the problem you described above. The problem is the public key of the new certificate is not contained in the request, and the server have a bug in this case. As a workaround, use the option --embeds-publickey in the cmp-update-p12 / cmp-update-p11command. This problem is fixed by the patch here 0677d83ba88dcc2ea9354059a252d9360b34a038.

from xipki.

xipki avatar xipki commented on June 20, 2024 1

And to your figure and description above:

  • The renewaland update processes in you figure above are correct, however, CMP does not provide explict APIs for both cases. They share the same API. So the best is even you do the update, also includes the public key in the request.
  • On the right of you figure, the computation of Hash is only for Hash-then-Sign signatures, e.g. RSA and ECDSA. But not for EdDSA. And if the E-Box is for Encryption, it does only to some signature algorithms, e.g. RSA, but not to ECDSA, EDDSA and DSA.

from xipki.

normasw98 avatar normasw98 commented on June 20, 2024

I'd like to review the information you provided right away, but it seems difficult to do so immediately due to other tasks. I will examine it as soon as possible and get back to you with my feedback. Thank you

from xipki.

normasw98 avatar normasw98 commented on June 20, 2024

Thank you for your reply.
I confirmed that the problem was resolved.

from xipki.

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.