Hello everyone, i'm facing an issue when i try register a "acme account" using Google CA as directory.
I already check the firewall and everything is ok (i also tried with firewall off)
Some tips to help with this?
Code:
root@antispam:~# pmgconfig acme account register certificados-de-seguranca xxxxxxxx@domain.com
Directory endpoints:
0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory)
1) Let's Encrypt V2 Staging (https://acme-staging-v02.api.letsencrypt.org/directory)
2) Custom
Enter selection: 2
Enter custom URL: https://dv.acme-v02.api.pki.goog/directory
Attempting to fetch Terms of Service from 'https://dv.acme-v02.api.pki.goog/directory'..
Terms of Service: https://pki.goog/GTS-SA.pdf
Do you agree to the above terms? [y|N]: Y
Attempting to register account with 'https://dv.acme-v02.api.pki.goog/directory'..
Registering new ACME account..
Registration failed: failed to execute POST request to https://dv.acme-v02.api.pki.goog/new-account: http request failed: https://dv.acme-v02.api.pki.goog/new-account: status code 400
Task Registration failed: failed to execute POST request to https://dv.acme-v02.api.pki.goog/new-account: http request failed: https://dv.acme-v02.api.pki.goog/new-account: status code 400
I already check the firewall and everything is ok (i also tried with firewall off)
Some tips to help with this?