GithubHelp home page GithubHelp logo

Comments (5)

WouterTinus avatar WouterTinus commented on June 15, 2024

I have made one small change that solves the crash but I kind of doubt that this leads to a usable solution. Leaving out the finalization step from the order payload means that the server is not compliant to the ACME standard as defined in RFC8555.

That field missing means that no CSR can/will submitted to the service, which means that we don't have access to the certificate's private key (because it's not using the one we've generated).

Presumably that means the key is generated by Entrust (bad for security, that means they have access and can leak it) and sent with the certificate download or something, but that is not how things are supposed to work.

I cannot test this because I'm not going to pay 220 dollars for their yearly subscription just to be able to test/support out their non-standard solution. How these people expect to compete against free is beyond me 😄.

Anyway you can try the build here: https://ci.appveyor.com/project/WouterTinus/win-acme-s8t9q/builds/49746660/artifacts

from win-acme.

danieltintinkarlsson avatar danieltintinkarlsson commented on June 15, 2024

Thank you Wouter :) I will try it.

It could perhaps be that we are using OV certificates which means that you cannot input anything you like into the CSR, could that perhaps generate this error? Concidering that if i press retry when i get the error it actually works?

As for the CSR being saved by Entrust, im quite uncertain, i will look into this, thank you! :D

from win-acme.

WouterTinus avatar WouterTinus commented on June 15, 2024

Did you manage to try build 1667?

from win-acme.

danieltintinkarlsson avatar danieltintinkarlsson commented on June 15, 2024

It works like a charm! Thank you very much Wouter! :)

from win-acme.

WouterTinus avatar WouterTinus commented on June 15, 2024

This has been released in 2.2.9

from win-acme.

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.