While following these instructions I’m stumbling across the following:
acme@mail:/root$ whoami
acme
acme@mail:/root$
acme@mail:/root$ acme.sh --register-account
touch: cannot touch '/var/lib/acme/.acme.sh/http.header': No such file or directory
[Fri Nov 10 11:17:48 AM CET 2023] Create account key ok.
[Fri Nov 10 11:17:49 AM CET 2023] No EAB credentials found for ZeroSSL, let's get one
[Fri Nov 10 11:17:49 AM CET 2023] acme.sh is using ZeroSSL as default CA now.
[Fri Nov 10 11:17:49 AM CET 2023] Please update your account with an email address first.
[Fri Nov 10 11:17:49 AM CET 2023] acme.sh --register-account -m my@example.com
[Fri Nov 10 11:17:49 AM CET 2023] See: https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA
acme@mail:/root$
What does it mean and is there something wrong with that?
And could someone explain, what this registration is good for? And what the purpose behind is?