Problem to integrate version virtualmin and Letencrypt

.. request failed : Web-based validation failed : Failed to request certificate :

Parsing account key... Parsing CSR... Registering account... Traceback (most recent call last): File "/usr/libexec/webmin/webmin/acme_tiny.py", line 235, in main(sys.argv[1:]) File "/usr/libexec/webmin/webmin/acme_tiny.py", line 231, in main signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, args.dns_hook, args.cleanup_hook, log=LOGGER, CA=args.ca) File "/usr/libexec/webmin/webmin/acme_tiny.py", line 106, in get_crt raise ValueError("Error registering: {0} {1}".format(code, result)) ValueError: Error registering: 400 { "type": "urn:acme:error:malformed", "detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf]", "status": 400 }

Status: 
Closed (fixed)

Comments

Howdy -- you'd want to make sure you can access the file located in public_html/.well-know/acme-challenge/ using your browser.

A redirect, or other related issue, could cause problems with obtaining SSL certificates.

It looks like you're using Virtualmin GPL there though, the area here is for folks using Virtualmin Pro. If you had any additional questions, we'd encourage you to ask those in the Forums. We monitor the Forums, along with lots of wonderful folks in the community. Thanks!

This is a known issue - the upcoming 1.870 release of Webmin will fix it though.

Status: Fixed ยป Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.