Git Product home page Git Product logo

Comments (8)

kelunik avatar kelunik commented on June 12, 2024

You should be able to execute acme-client setup --email [email protected] to change the email address while leaving the currently used key intact. Maybe it also works if you just change the email in the config and run acme-client auto, but not sure.

from acme-client.

niuso avatar niuso commented on June 12, 2024

it does not work
php acme-client/bin/acme setup --email [email protected]

This is just what he tells me.

`php acme-client/bin/acme setup --email [email protected]
_Usage: bin/acme setup [--email email] [-s server, --server server] [--storage st orage (default: /home/myuser/acme-client/data)]

Required Arguments:
-s server, --server server
ACME server to use for registration and issuance of certificates .
--email email
E-mail for important issues, will be sent to the ACME server.

Optional Arguments:
--storage storage (default: /home/myuser/acme-client/data)
Storage directory for account keys and certificates.

The following arguments are required: [-s server, --server server]._`

If I add --server, then it's like making a new account.
This is what I did to register in letsencrypt php bin/acme setup --server letsencrypt --email [email protected]
Can I generate a new account with the new mail and a new certificate from the same domain again?

Thank you.

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

You can also generate a new account, yes. But if the data directory is the same (which it should be), then it will update the existing account. You'll just need to add --server and not delete the old key.

from acme-client.

niuso avatar niuso commented on June 12, 2024

Then a new account but leaving the old certificates.
php bin/acme setup --server letsencrypt --email [email protected]
Will let´s encrypt associate this new account with the old certificates?
Will Let´s encrypter send me messages to the new mail when the old certificate expires?
Thanks

from acme-client.

p0limorf avatar p0limorf commented on June 12, 2024

Hi!
I try to register
php bin/acme setup -s letsencrypt --email [email protected]
but I get this error:
InvalidArgumentException: Label 'gmail' could not be processed for IDN in /opt/share/nginx/mydomainname/acme-client/vendor/daverandom/libdns/src/functions.php:9

What am I doing wrong?
p.s. PHP 7.2.5-2

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

@p0limorf Thanks for reporting, I'll try to look into it. If you don't hear back in the coming days, please re-ping me.

from acme-client.

p0limorf avatar p0limorf commented on June 12, 2024

@p0limorf Thanks for reporting, I'll try to look into it. If you don't hear back in the coming days, please re-ping me.

Problem is not solved?

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

@p0limorf What's the version of PHP, ext-intl, and libicu on your system?

from acme-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.