Hi,
I've tried to setup ACME with harica on debian and I get this error:
Select Your Preferred ACME CA
L) Let's Encrypt (https://letsencrypt.org/)
B) Buypass (https://www.buypass.com/)
Z) ZeroSSL (https://zerossl.com/)
H) HARICA *TCS-DV* (https://harica.gr/)
Choice [default=L]: H
This CA requires EAB credentials!
EAB KID: ***********
EAB HMAC Key: ********
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Enter email address (used for urgent renewal and security notices)
(Enter 'c' to cancel): ****
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Please read the Terms of Service at https://repo.harica.gr/documents/SA-ToU.pdf.
You must agree in order to register with the ACME server. Do you agree?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: Y
Unable to register an account with ACME server. Error returned by the ACME server: External account binding required.
On the harica website, the server URL is not https://acme.harica.gr/TCS-DV/directory but looks like https://acme-v02.harica.gr/acme/A-RANDOM-ID/directory.
Hi,
I've tried to setup ACME with harica on debian and I get this error:
```
Select Your Preferred ACME CA
L) Let's Encrypt (https://letsencrypt.org/)
B) Buypass (https://www.buypass.com/)
Z) ZeroSSL (https://zerossl.com/)
H) HARICA *TCS-DV* (https://harica.gr/)
Choice [default=L]: H
This CA requires EAB credentials!
EAB KID: ***********
EAB HMAC Key: ********
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Enter email address (used for urgent renewal and security notices)
(Enter 'c' to cancel): ****
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Please read the Terms of Service at https://repo.harica.gr/documents/SA-ToU.pdf.
You must agree in order to register with the ACME server. Do you agree?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: Y
Unable to register an account with ACME server. Error returned by the ACME server: External account binding required.
```
On the harica website, the server URL is not `https://acme.harica.gr/TCS-DV/directory` but looks like `https://acme-v02.harica.gr/acme/A-RANDOM-ID/directory`.