Git Product home page Git Product logo

Comments (7)

msebel avatar msebel commented on September 26, 2024

Actually, the same InvalidArgumentException also appears when we just type:
php acmephp.phar authorize help

Is the installation kind of... broken? Creating new certificates works fine though.

from acmephp.

tgalopin avatar tgalopin commented on September 26, 2024

Hello @msebel !

This was an update of Let's Encrypt, adding a resource type we did not handle with this client. The fix was merged in master a few days ago and I will release it either this night or tomorrow. I'll keep this issue open so you will be able to easily tell me if the new version does not fix your probem.

And just for your information, typing php acmephp.phar authorize help will try to run the authorization process for the help domain :) . I think you meant to use php acmephp.phar help authorize.

from acmephp.

msebel avatar msebel commented on September 26, 2024

@tgalopin You da real MVP!
And yes, I got the help command mixed up badly :-).

I'il keep you updated as soon as we tested the new version.
BTW is there a possibility to donate to the project?

from acmephp.

tgalopin avatar tgalopin commented on September 26, 2024

No problem, I'm happy to help :) .

I have to admit I didn't plan this aspect of the project for now, but I can set-up a little something :) . Thanks for the proposal, that's much appreciated!

from acmephp.

tgalopin avatar tgalopin commented on September 26, 2024

I just released the beta3 which should solve the issue. Please tell me if it's not the case.

Also, I just noticed in your first message that you wanted to renew certificates: you don't need to re-run authorize for renewal. Once you are the proved owner of a domain, the private key generated by Acme PHP is enough to renew the certificate by running the same request command again.

from acmephp.

msebel avatar msebel commented on September 26, 2024

Works as expected, I was able to renew all certificates. Thanks for the fast update!

Our script is still very prototypey, hence we still to a new authorization everytime, but with acmephp we we're able to provide about 100 customers with fully automated ssl, deploying the certificates to 3 loadbalancers. I definitely need to refactor our automation :-)

from acmephp.

tgalopin avatar tgalopin commented on September 26, 2024

I'm glad it's working properly. Your context and usage is interesting indeed :) ?

from acmephp.

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.