andyleicsda
Forum Replies Created
-
@gowebsmarty Hello again. I updated the plugin, performed reset, downloaded verification file and put it in the acme-challenge directory.
Now with the URL ending wpleauto=http I get the following response:
5.3.13 SINGLE DOMAIN SSL 0 - https://leicsda.com [09-03-2021 11:19:48] : No account found, attempting to create account. [09-03-2021 11:19:49] : LEClient finished constructing [09-03-2021 11:19:49] : No order found for 'leicsda.com'. Creating new order. [09-03-2021 11:19:51] : Created order for 'leicsda.com'. Offering manual verification procedure. [09-03-2021 11:20:34] : LEClient finished constructing [09-03-2021 11:20:36] : HTTP challenge for 'leicsda.com' tested locally, found invalid.- This reply was modified 5 years ago by andyleicsda.
@gowebsmarty Thank you for your support, it is very much appreciated.
I shall reset and try again tomorrow with new release.
@gowebsmarty I have some further information from my system – please can you review?
I found in public_html/keys/order the following data: https://acme-v02.api.letsencrypt.org/acme/order/114951266/8313681231
Using postman tool, I determined the order is in pending status, I notice type=dns which does not seem correct
{ "status": "pending", "expires": "2021-03-14T19:50:56Z", "identifiers": [ { "type": "dns", "value": "leicsda.com" } ], "authorizations": [ "https://acme-v02.api.letsencrypt.org/acme/authz-v3/11385336697" ], "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/114951266/8313681231" }Each time I use the URL, it loads for a few seconds, then returns me to the page http://leicsda.com/wp-admin/admin.php?page=wp_encryption&subdir=1
The debug log is extended
[07-03-2021 19:50:51] : No account found, attempting to create account. [07-03-2021 19:50:55] : LEClient finished constructing [07-03-2021 19:50:55] : No order found for 'leicsda.com'. Creating new order. [07-03-2021 19:50:57] : Created order for 'leicsda.com'. Offering manual verification procedure. [07-03-2021 19:51:24] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:51:54] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:53:16] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:53:40] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:53:45] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:54:22] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 19:57:39] : LEClient finished constructing Offering manual verification procedure. [07-03-2021 20:02:56] : LEClient finished constructing Offering manual verification procedure.Thank you for the quick reply, I tried the special URL and the page loads for a few seconds, but does not appear any different – except now there is some information in the debug log (log was previously empty)
[07-03-2021 19:50:51] : No account found, attempting to create account. [07-03-2021 19:50:55] : LEClient finished constructing [07-03-2021 19:50:55] : No order found for 'leicsda.com'. Creating new order. [07-03-2021 19:50:57] : Created order for 'leicsda.com'. Offering manual verification procedure.