Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author WP Encryption SSL

    (@gowebsmarty)

    @andyleicsda Please login to your wp-admin and open the below URL to override local check and request cert authority to verify the challenge

    lecisda.com/wp-admin/admin.php?page=wp_encryption&wpleauto=http

    Thread Starter andyleicsda

    (@andyleicsda)

    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.
    Plugin Author WP Encryption SSL

    (@gowebsmarty)

    @andyleicsda That was not the expected response. Please re-try opening the above said url once again.

    Thread Starter andyleicsda

    (@andyleicsda)

    Each time I use the URL, it loads for a few seconds, then returns me to the page https://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.
    Thread Starter andyleicsda

    (@andyleicsda)

    @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"
    }
    Plugin Author WP Encryption SSL

    (@gowebsmarty)

    @andyleicsda Please wait for a new update release tomorrow, you will be able to use wpleauto=http with the new release. Until then, Verify HTTP records button is the only option.

    You could try running RESET option once and start again. Then click Verify HTTP records button. If it still fail, please update to new release tomorrow and try wpleauto=http as said in previous response.

    Thread Starter andyleicsda

    (@andyleicsda)

    @gowebsmarty Thank you for your support, it is very much appreciated.

    I shall reset and try again tomorrow with new release.

    Thread Starter andyleicsda

    (@andyleicsda)

    @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 3 years, 12 months ago by andyleicsda.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Could not verify HTTP challenges’ is closed to new replies.