Want to subscribe to topics you're interested in?
Become a Member

SSL Letsencrypt Acmetool Won't Work

Discussion in 'Domains, DNS, Email & SSL Certificates' started by iekamburoglu, Jul 4, 2019.

  1. iekamburoglu

    iekamburoglu New Member

    10
    1
    3
    Apr 27, 2018
    Turkey
    Ratings:
    +1
    Local Time:
    9:10 AM
    1.17.10
    Hello,

    I have installed a new site option 24 but when everything over SSL won't work. It says "NET::ERR_CERT_AUTHORITY_INVALID" so that looks like acmeool won't work properly.
    How can i solve this problem?

    There is acmetool.log


    Code:
    [Thu Jul  4 08:40:47 UTC 2019] Lets find script dir.
    [Thu Jul  4 08:40:47 UTC 2019] _SCRIPT_='/root/.acme.sh/acme.sh'
    [Thu Jul  4 08:40:47 UTC 2019] _script='/root/.acme.sh/acme.sh'
    [Thu Jul  4 08:40:47 UTC 2019] _script_home='/root/.acme.sh'
    [Thu Jul  4 08:40:47 UTC 2019] Using config home:/root/.acme.sh
    [Thu Jul  4 08:40:47 UTC 2019] LE_WORKING_DIR='/root/.acme.sh'
    [Thu Jul  4 08:40:47 UTC 2019] _main_domain='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _alt_domains='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] Using config home:/root/.acme.sh
    [Thu Jul  4 08:40:47 UTC 2019] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
    [Thu Jul  4 08:40:47 UTC 2019] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org'
    [Thu Jul  4 08:40:47 UTC 2019] DOMAIN_PATH='/root/.acme.sh/afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] '/home/nginx/domains/afyonbasimevi.com/public' does not contain 'dns'
    [Thu Jul  4 08:40:47 UTC 2019] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
    [Thu Jul  4 08:40:47 UTC 2019] _init api for server: https://acme-v02.api.letsencrypt.org/directory
    [Thu Jul  4 08:40:47 UTC 2019] GET
    [Thu Jul  4 08:40:47 UTC 2019] url='https://acme-v02.api.letsencrypt.org/directory'
    [Thu Jul  4 08:40:47 UTC 2019] timeout=
    [Thu Jul  4 08:40:47 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:47 UTC 2019] ret='0'
    [Thu Jul  4 08:40:47 UTC 2019] response='{
      "CJapqR-tjzI": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
      "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
      "meta": {
        "caaIdentities": [
          "letsencrypt.org"
        ],
        "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
        "website": "https://letsencrypt.org"
      },
      "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
      "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
      "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
      "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
    }'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_NEW_AUTHZ
    [Thu Jul  4 08:40:47 UTC 2019] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
    [Thu Jul  4 08:40:47 UTC 2019] ACME_VERSION='2'
    [Thu Jul  4 08:40:47 UTC 2019] Le_NextRenewTime
    [Thu Jul  4 08:40:47 UTC 2019] _on_before_issue
    [Thu Jul  4 08:40:47 UTC 2019] _chk_main_domain='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _chk_alt_domains='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] '/home/nginx/domains/afyonbasimevi.com/public' does not contain 'no'
    [Thu Jul  4 08:40:47 UTC 2019] Le_LocalAddress
    [Thu Jul  4 08:40:47 UTC 2019] d='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] Check for domain='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _currentRoot='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:47 UTC 2019] d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] Check for domain='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _currentRoot='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:47 UTC 2019] d
    [Thu Jul  4 08:40:47 UTC 2019] '/home/nginx/domains/afyonbasimevi.com/public' does not contain 'apache'
    [Thu Jul  4 08:40:47 UTC 2019] _saved_account_key_hash='HnzSW0xfFwqoffPGUr6QEfnqBYFCcbycOoQv3C6qtaw='
    [Thu Jul  4 08:40:47 UTC 2019] _saved_account_key_hash is not changed, skip register account.
    [Thu Jul  4 08:40:47 UTC 2019] Read key length:2048
    [Thu Jul  4 08:40:47 UTC 2019] _createcsr
    [Thu Jul  4 08:40:47 UTC 2019] domain='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] domainlist='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] csrkey='/root/.acme.sh/afyonbasimevi.com/afyonbasimevi.com.key'
    [Thu Jul  4 08:40:47 UTC 2019] csr='/root/.acme.sh/afyonbasimevi.com/afyonbasimevi.com.csr'
    [Thu Jul  4 08:40:47 UTC 2019] csrconf='/root/.acme.sh/afyonbasimevi.com/afyonbasimevi.com.csr.conf'
    [Thu Jul  4 08:40:47 UTC 2019] _is_idn_d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:47 UTC 2019] domainlist='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _is_idn_d='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:47 UTC 2019] Multi domain='DNS:afyonbasimevi.com,DNS:www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _is_idn_d='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:47 UTC 2019] _csr_cn='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] Getting domain auth token for each domain
    [Thu Jul  4 08:40:47 UTC 2019] _is_idn_d='afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:47 UTC 2019] d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _is_idn_d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:47 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:47 UTC 2019] d
    [Thu Jul  4 08:40:47 UTC 2019] _identifiers='{"type":"dns","value":"afyonbasimevi.com"},{"type":"dns","value":"www.afyonbasimevi.com"}'
    [Thu Jul  4 08:40:47 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/new-order'
    [Thu Jul  4 08:40:47 UTC 2019] payload='{"identifiers": [{"type":"dns","value":"afyonbasimevi.com"},{"type":"dns","value":"www.afyonbasimevi.com"}]}'
    [Thu Jul  4 08:40:47 UTC 2019] RSA key
    [Thu Jul  4 08:40:47 UTC 2019] _URGLY_PRINTF
    [Thu Jul  4 08:40:47 UTC 2019] xargs
    [Thu Jul  4 08:40:47 UTC 2019] _URGLY_PRINTF
    [Thu Jul  4 08:40:47 UTC 2019] xargs
    [Thu Jul  4 08:40:47 UTC 2019] Get nonce with HEAD. ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
    [Thu Jul  4 08:40:47 UTC 2019] HEAD
    [Thu Jul  4 08:40:47 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
    [Thu Jul  4 08:40:47 UTC 2019] body
    [Thu Jul  4 08:40:47 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:48 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:48 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:48 UTC 2019] _headers='HTTP/1.1 200 OK
    Server: nginx
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Replay-Nonce: bmbCGUhkSO5Jwd9xya5k4qfVEFW3ei4FwgPW_oCa7QQ
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Content-Length: 0
    Expires: Thu, 04 Jul 2019 08:40:48 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:48 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:48 UTC 2019] _CACHED_NONCE='bmbCGUhkSO5Jwd9xya5k4qfVEFW3ei4FwgPW_oCa7QQ'
    [Thu Jul  4 08:40:48 UTC 2019] nonce='bmbCGUhkSO5Jwd9xya5k4qfVEFW3ei4FwgPW_oCa7QQ'
    [Thu Jul  4 08:40:48 UTC 2019] POST
    [Thu Jul  4 08:40:48 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-order'
    [Thu Jul  4 08:40:48 UTC 2019] body='{"protected": "eyJub25jZSI6ICJibWJDR1Voa1NPNUp3ZDl4eWE1azRxZlZFRlczZWk0RndnUFdfb0NhN1FRIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIiLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzYwNTMyMTAwIn0", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6ImFmeW9uYmFzaW1ldmkuY29tIn0seyJ0eXBlIjoiZG5zIiwidmFsdWUiOiJ3d3cuYWZ5b25iYXNpbWV2aS5jb20ifV19", "signature": "qAehHtzBnewKpeaGzukZqiLx9Xh4qSWLXLq2QaWRr6nt0xE3CZUjiNwhpMneTHz6ngFSOvLQoFvC8bE9HCB4JGw5Km77MfsXTnPpi0YiFzILf0Dz_WMyci0N00EfwOOM2TrWpjmb3QBK9Jt28zz5PjBE7dQLhaNvXTmkMZ1B_Hy6THkR4snG4pORUNUc02eMrmpA22-gALNUI5nUC18CfuOuHIzc4kNMeMD1RhNA27mJT7PiMH04aQT9Ai_BBhkoUnmWoD_0DSO4hPLfd0bh0fCQHrN6spromfacMEnFTxYask86CtL8q6hPn_ToHGZGuw7Tc5UDw0jzNvfMSIuJ4Q"}'
    [Thu Jul  4 08:40:48 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:48 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:48 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:48 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:48 UTC 2019] responseHeaders='HTTP/1.1 201 Created
    Server: nginx
    Content-Type: application/json
    Content-Length: 548
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Location: https://acme-v02.api.letsencrypt.org/acme/order/60532100/663146213
    Replay-Nonce: YAdmrJpnr2nd4CLxxaR_SPzB-SsT0PhVIOqIMkX460g
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:48 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:48 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:48 UTC 2019] code='201'
    [Thu Jul  4 08:40:48 UTC 2019] original='{
      "status": "pending",
      "expires": "2019-07-11T08:40:48.725354844Z",
      "identifiers": [
        {
          "type": "dns",
          "value": "afyonbasimevi.com"
        },
        {
          "type": "dns",
          "value": "www.afyonbasimevi.com"
        }
      ],
      "authorizations": [
        "https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk",
        "https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4"
      ],
      "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/60532100/663146213"
    }'
    [Thu Jul  4 08:40:48 UTC 2019] response='{"status":"pending","expires":"2019-07-11T08:40:48.725354844Z","identifiers":[{"type":"dns","value":"afyonbasimevi.com"},{"type":"dns","value":"www.afyonbasimevi.com"}],"authorizations":["https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk","https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4"],"finalize":"https://acme-v02.api.letsencrypt.org/acme/finalize/60532100/663146213"}'
    [Thu Jul  4 08:40:48 UTC 2019] Le_LinkOrder='https://acme-v02.api.letsencrypt.org/acme/order/60532100/663146213'
    [Thu Jul  4 08:40:48 UTC 2019] Le_OrderFinalize='https://acme-v02.api.letsencrypt.org/acme/finalize/60532100/663146213'
    [Thu Jul  4 08:40:48 UTC 2019] _authorizations_seg='https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk,https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4'
    [Thu Jul  4 08:40:48 UTC 2019] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk'
    [Thu Jul  4 08:40:48 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk'
    [Thu Jul  4 08:40:48 UTC 2019] payload
    [Thu Jul  4 08:40:48 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:48 UTC 2019] Use _CACHED_NONCE='YAdmrJpnr2nd4CLxxaR_SPzB-SsT0PhVIOqIMkX460g'
    [Thu Jul  4 08:40:48 UTC 2019] nonce='YAdmrJpnr2nd4CLxxaR_SPzB-SsT0PhVIOqIMkX460g'
    [Thu Jul  4 08:40:48 UTC 2019] POST
    [Thu Jul  4 08:40:48 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk'
    [Thu Jul  4 08:40:48 UTC 2019] body='{"protected": "eyJub25jZSI6ICJZQWRtckpwbnIybmQ0Q0x4eGFSX1NQekItU3NUMFBoVklPcUlNa1g0NjBnIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei90YlpCWm82eHEzUUtQaGh4aGNLMXRyXzRYNFJEdVB4dG5VNGFyeVVkekdrIiwgImFsZyI6ICJSUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC82MDUzMjEwMCJ9", "payload": "", "signature": "iA0BjYQRPhDS8mejwb5k3p_CTNIh8962V9_LBgm0NSTv_oLWZQArRseu3XuH1xKXDHJ5mkwYeO34ASQGcaVnG3ZYaVDsP3H1hzQUp1JXi18QmebgTS27hPN8QPr3Q3HDPPED6DkxDSRjGQpl_8PuisNfVViqiIZ2B1EUqbgTv-2ljdwaW2fdefxjjDOlXtIO0Ivwi7ltckL9IY-3PtCuQaF7GAeoxz_MI9_Z_Cm7dGDv17-m_12CrXBmKP89MZtNeyefNTRjKb8-IwCx585Oghz7_FgKmTnhypE5Ju2YPPfDGUa1idr3ACtvuBRnK6PIOAEjsDP6OWyiavbVthRfZQ"}'
    [Thu Jul  4 08:40:48 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:48 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:48 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:49 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:49 UTC 2019] responseHeaders='HTTP/1.1 200 OK
    Server: nginx
    Content-Type: application/json
    Content-Length: 912
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Replay-Nonce: kVfmMPU-G04wLzRijWTaOku8FqZAu_LPyyIhuCd6zdc
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:49 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:49 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:49 UTC 2019] code='200'
    [Thu Jul  4 08:40:49 UTC 2019] original='{
      "identifier": {
        "type": "dns",
        "value": "afyonbasimevi.com"
      },
      "status": "pending",
      "expires": "2019-07-11T08:40:48Z",
      "challenges": [
        {
          "type": "http-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118",
          "token": "M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"
        },
        {
          "type": "dns-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249119",
          "token": "xaXzXaHvMPtCra8Dao_qzVKujDriNeG9xgglNn6jWUQ"
        },
        {
          "type": "tls-alpn-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249120",
          "token": "2vMhFlWTZS4FjFJSgJK_Nff6TogLcHBgn0di2bSs2Wg"
        }
      ]
    }'
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249119","token":"xaXzXaHvMPtCra8Dao_qzVKujDriNeG9xgglNn6jWUQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249120","token":"2vMhFlWTZS4FjFJSgJK_Nff6TogLcHBgn0di2bSs2Wg"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249119","token":"xaXzXaHvMPtCra8Dao_qzVKujDriNeG9xgglNn6jWUQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249120","token":"2vMhFlWTZS4FjFJSgJK_Nff6TogLcHBgn0di2bSs2Wg"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] _d='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4'
    [Thu Jul  4 08:40:49 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4'
    [Thu Jul  4 08:40:49 UTC 2019] payload
    [Thu Jul  4 08:40:49 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:49 UTC 2019] Use _CACHED_NONCE='kVfmMPU-G04wLzRijWTaOku8FqZAu_LPyyIhuCd6zdc'
    [Thu Jul  4 08:40:49 UTC 2019] nonce='kVfmMPU-G04wLzRijWTaOku8FqZAu_LPyyIhuCd6zdc'
    [Thu Jul  4 08:40:49 UTC 2019] POST
    [Thu Jul  4 08:40:49 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4'
    [Thu Jul  4 08:40:49 UTC 2019] body='{"protected": "eyJub25jZSI6ICJrVmZtTVBVLUcwNHdMelJpaldUYU9rdThGcVpBdV9MUHl5SWh1Q2Q2emRjIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei9oeGtCS3RpMndYNmVfR2JVdXFHTFhrRGVJdWNvS2dYQVdYTFVURTN0VWo0IiwgImFsZyI6ICJSUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC82MDUzMjEwMCJ9", "payload": "", "signature": "U2icZ0jmtxio6yUAhdWSGISh69NJk8QICdRoDrz4KmsG12qOQX8-HDJN14S_9BLY5pdoHAUV0Fcf5Hl5yVp3C6VvUCpThltrKVJlrFlpI5QjNewgNyvJG2OwqZuRiEmRQfibw7F9c_8NbbDIx9hQMXuqszdCviWBVKhNKtKhcNCfAgs3TA1bD3tmjrbshVVIbhBqYEIJXmelXzshtuZJtU3poi3fuSVuns2HlXM0WuN6ea9-1BRZkWis_zFdg3e005AUXx20ACGavTWhcyzJ20L3LRnI1qgfXRYkofZkkMR8sIIqmqDQP72osP42I2A8kFgYvhMd0cRUSZsYzl-fbw"}'
    [Thu Jul  4 08:40:49 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:49 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:49 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:49 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:49 UTC 2019] responseHeaders='HTTP/1.1 200 OK
    Server: nginx
    Content-Type: application/json
    Content-Length: 916
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Replay-Nonce: kq3IyvMhZouxmszojkzf9VjgRxu8avO_DtjwS6DAOf4
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:49 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:49 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:49 UTC 2019] code='200'
    [Thu Jul  4 08:40:49 UTC 2019] original='{
      "identifier": {
        "type": "dns",
        "value": "www.afyonbasimevi.com"
      },
      "status": "pending",
      "expires": "2019-07-11T08:40:48Z",
      "challenges": [
        {
          "type": "dns-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249121",
          "token": "nVa3htl-69Pg3aqhNAA7T4GQbr2EPIONYPpkXug7dYs"
        },
        {
          "type": "tls-alpn-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249122",
          "token": "11pzHArfMguCzGSt9xo_FrYPg_GE0g2PM1cb9-_R4ZQ"
        },
        {
          "type": "http-01",
          "status": "pending",
          "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123",
          "token": "gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"
        }
      ]
    }'
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"www.afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249121","token":"nVa3htl-69Pg3aqhNAA7T4GQbr2EPIONYPpkXug7dYs"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249122","token":"11pzHArfMguCzGSt9xo_FrYPg_GE0g2PM1cb9-_R4ZQ"},{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"www.afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249121","token":"nVa3htl-69Pg3aqhNAA7T4GQbr2EPIONYPpkXug7dYs"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249122","token":"11pzHArfMguCzGSt9xo_FrYPg_GE0g2PM1cb9-_R4ZQ"},{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] _d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _authorizations_map='www.afyonbasimevi.com,{"identifier":{"type":"dns","value":"www.afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249121","token":"nVa3htl-69Pg3aqhNAA7T4GQbr2EPIONYPpkXug7dYs"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249122","token":"11pzHArfMguCzGSt9xo_FrYPg_GE0g2PM1cb9-_R4ZQ"},{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"}]}
    afyonbasimevi.com,{"identifier":{"type":"dns","value":"afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249119","token":"xaXzXaHvMPtCra8Dao_qzVKujDriNeG9xgglNn6jWUQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249120","token":"2vMhFlWTZS4FjFJSgJK_Nff6TogLcHBgn0di2bSs2Wg"}]}
    '
    [Thu Jul  4 08:40:49 UTC 2019] d='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] Getting webroot for domain='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _w='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] _currentRoot='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] _is_idn_d='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"},{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249119","token":"xaXzXaHvMPtCra8Dao_qzVKujDriNeG9xgglNn6jWUQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249120","token":"2vMhFlWTZS4FjFJSgJK_Nff6TogLcHBgn0di2bSs2Wg"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] entry='"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"'
    [Thu Jul  4 08:40:49 UTC 2019] token='M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc'
    [Thu Jul  4 08:40:49 UTC 2019] uri='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:49 UTC 2019] keyauthorization='M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:49 UTC 2019] dvlist='afyonbasimevi.com#M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118#http-01#/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] Getting webroot for domain='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _w='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] _currentRoot='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] _is_idn_d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] _idn_temp
    [Thu Jul  4 08:40:49 UTC 2019] response='{"identifier":{"type":"dns","value":"www.afyonbasimevi.com"},"status":"pending","expires":"2019-07-11T08:40:48Z","challenges":[{"type":"dns-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249121","token":"nVa3htl-69Pg3aqhNAA7T4GQbr2EPIONYPpkXug7dYs"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249122","token":"11pzHArfMguCzGSt9xo_FrYPg_GE0g2PM1cb9-_R4ZQ"},{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"}]}'
    [Thu Jul  4 08:40:49 UTC 2019] entry='"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"'
    [Thu Jul  4 08:40:49 UTC 2019] token='gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI'
    [Thu Jul  4 08:40:49 UTC 2019] uri='https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123'
    [Thu Jul  4 08:40:49 UTC 2019] keyauthorization='gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:49 UTC 2019] dvlist='www.afyonbasimevi.com#gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123#http-01#/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] d
    [Thu Jul  4 08:40:49 UTC 2019] vlist='afyonbasimevi.com#M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118#http-01#/home/nginx/domains/afyonbasimevi.com/public,www.afyonbasimevi.com#gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123#http-01#/home/nginx/domains/afyonbasimevi.com/public,'
    [Thu Jul  4 08:40:49 UTC 2019] d='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] d='www.afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] ok, let's start to verify
    [Thu Jul  4 08:40:49 UTC 2019] Verifying: afyonbasimevi.com
    [Thu Jul  4 08:40:49 UTC 2019] d='afyonbasimevi.com'
    [Thu Jul  4 08:40:49 UTC 2019] keyauthorization='M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:49 UTC 2019] uri='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:49 UTC 2019] _currentRoot='/home/nginx/domains/afyonbasimevi.com/public'
    [Thu Jul  4 08:40:49 UTC 2019] wellknown_path='/home/nginx/domains/afyonbasimevi.com/public/.well-known/acme-challenge'
    [Thu Jul  4 08:40:49 UTC 2019] writing token:M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc to /home/nginx/domains/afyonbasimevi.com/public/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc
    [Thu Jul  4 08:40:49 UTC 2019] Changing owner/group of .well-known to nginx:nginx
    [Thu Jul  4 08:40:49 UTC 2019] Trigger domain validation.
    [Thu Jul  4 08:40:49 UTC 2019] _t_url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:49 UTC 2019] _t_key_authz='M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:49 UTC 2019] _t_vtype='http-01'
    [Thu Jul  4 08:40:49 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:49 UTC 2019] payload='{}'
    [Thu Jul  4 08:40:49 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:49 UTC 2019] Use _CACHED_NONCE='kq3IyvMhZouxmszojkzf9VjgRxu8avO_DtjwS6DAOf4'
    [Thu Jul  4 08:40:49 UTC 2019] nonce='kq3IyvMhZouxmszojkzf9VjgRxu8avO_DtjwS6DAOf4'
    [Thu Jul  4 08:40:49 UTC 2019] POST
    [Thu Jul  4 08:40:49 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:49 UTC 2019] body='{"protected": "eyJub25jZSI6ICJrcTNJeXZNaFpvdXhtc3pvamt6ZjlWamdSeHU4YXZPX0R0andTNkRBT2Y0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvdGJaQlpvNnhxM1FLUGhoeGhjSzF0cl80WDRSRHVQeHRuVTRhcnlVZHpHay8xNzg0OTI0OTExOCIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjA1MzIxMDAifQ", "payload": "e30", "signature": "3jTRIWI-ySvrlOYS8cg9jb1G8E988bAGiQOYb-u18BXSdjrW5ztvcFkgpHqnX5rDq_QTKpGvRX2szJbl_0cgeQJ8Ox2iDygZlJnzu2IRbt0rBrCDPENm5w8EPZCOURzfoItY7WFd7wXQ9jVyBoRSQZ9lM9BLUQHb_aGskdx2nZcN4hMFdeoSguvwFG2PUDmnBgXx0KoGFivjn5pPHp7xGK1Le88x-1o774KMba1U0bVW5llJudj5hasCPpXOeuRakERQbOdQAq3yNh2UU3zTp6cs1x9xt6AuJ-0MPwNp4Zuv7uBmCngE9cvLueJMyFepPiL4Xv0p1R4won_GSgDeeQ"}'
    [Thu Jul  4 08:40:49 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:49 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:49 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:50 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:50 UTC 2019] responseHeaders='HTTP/1.1 200 OK
    Server: nginx
    Content-Type: application/json
    Content-Length: 224
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Link: <https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk>;rel="up"
    Location: https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118
    Replay-Nonce: Sn3GSBoGTfL-Ui4WdvnJpauQp70zxN1748db_hxP9_Q
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:50 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:50 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:50 UTC 2019] code='200'
    [Thu Jul  4 08:40:50 UTC 2019] original='{
      "type": "http-01",
      "status": "pending",
      "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118",
      "token": "M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"
    }'
    [Thu Jul  4 08:40:50 UTC 2019] response='{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc"}'
    [Thu Jul  4 08:40:50 UTC 2019] trigger validation code: 200
    [Thu Jul  4 08:40:50 UTC 2019] sleep 2 secs to verify
    [Thu Jul  4 08:40:52 UTC 2019] checking
    [Thu Jul  4 08:40:52 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:52 UTC 2019] payload
    [Thu Jul  4 08:40:52 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:52 UTC 2019] Use _CACHED_NONCE='Sn3GSBoGTfL-Ui4WdvnJpauQp70zxN1748db_hxP9_Q'
    [Thu Jul  4 08:40:52 UTC 2019] nonce='Sn3GSBoGTfL-Ui4WdvnJpauQp70zxN1748db_hxP9_Q'
    [Thu Jul  4 08:40:52 UTC 2019] POST
    [Thu Jul  4 08:40:52 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:52 UTC 2019] body='{"protected": "eyJub25jZSI6ICJTbjNHU0JvR1RmTC1VaTRXZHZuSnBhdVFwNzB6eE4xNzQ4ZGJfaHhQOV9RIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvdGJaQlpvNnhxM1FLUGhoeGhjSzF0cl80WDRSRHVQeHRuVTRhcnlVZHpHay8xNzg0OTI0OTExOCIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjA1MzIxMDAifQ", "payload": "", "signature": "oJFbQPzU72Hxp0J1g0mMp788e2mdb1kPeJOcWDrcYU7FkdvIx0wFpT0JIQhbjWcTuHTQI5mpavKd7Fko71zBmuIXtBrGu95cFWRT3nCSd0HRxXfDuJ8BWZ_ux-RyKDYIBQV-FMhAGzGFJZ5ZDeb_3jczb73xNbPb6HmP46Rs0cmMTjVyGcv-SFAyokLv2oIeN0Ytuew_gARgPc8qgC8mf4J1qrcj7GNzF2L9-TT1Xnb1KJR8aK17sQk9eOPpHQek5kTw73BgmcMAXc3GmpNvACfP5Y86O9eLuUUXHHzhGUy3KKuaKEcajD9CLvTWniaO6VTdsvDvXJk7XNWn1yj3cg"}'
    [Thu Jul  4 08:40:52 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:52 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:52 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:52 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:52 UTC 2019] responseHeaders='HTTP/1.1 200 OK
    Server: nginx
    Content-Type: application/json
    Content-Length: 1133
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Link: <https://acme-v02.api.letsencrypt.org/acme/authz/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk>;rel="up"
    Location: https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118
    Replay-Nonce: eGM026Crmsmav_VcNB7fAcbnWjYls72Ir4PshJfqfT4
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:52 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:52 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:52 UTC 2019] code='200'
    [Thu Jul  4 08:40:52 UTC 2019] original='{
      "type": "http-01",
      "status": "invalid",
      "error": {
        "type": "urn:ietf:params:acme:error:unauthorized",
        "detail": "Invalid response from https://afyonbasimevi.com [94.237.89.211]: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\" /\u003e\\n\\t\u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial\"",
        "status": 403
      },
      "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118",
      "token": "M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc",
      "validationRecord": [
        {
          "url": "http://afyonbasimevi.com/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc",
          "hostname": "afyonbasimevi.com",
          "port": "80",
          "addressesResolved": [
            "192.64.119.39"
          ],
          "addressUsed": "192.64.119.39"
        },
        {
          "url": "https://afyonbasimevi.com",
          "hostname": "afyonbasimevi.com",
          "port": "443",
          "addressesResolved": [
            "94.237.89.211"
          ],
          "addressUsed": "94.237.89.211"
        }
      ]
    }'
    [Thu Jul  4 08:40:52 UTC 2019] response='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://afyonbasimevi.com [94.237.89.211]: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\" /\u003e\\n\\t\u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial\"","status": 403},"url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","validationRecord":[{"url":"http://afyonbasimevi.com/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","hostname":"afyonbasimevi.com","port":"80","addressesResolved":["192.64.119.39"],"addressUsed":"192.64.119.39"},{"url":"https://afyonbasimevi.com","hostname":"afyonbasimevi.com","port":"443","addressesResolved":["94.237.89.211"],"addressUsed":"94.237.89.211"}]}'
    [Thu Jul  4 08:40:52 UTC 2019] original='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://afyonbasimevi.com [94.237.89.211]: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\" /\u003e\\n\\t\u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial\"","status": 403},"url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","validationRecord":[{"url":"http://afyonbasimevi.com/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","hostname":"afyonbasimevi.com","port":"80","addressesResolved":["192.64.119.39"],"addressUsed":"192.64.119.39"},{"url":"https://afyonbasimevi.com","hostname":"afyonbasimevi.com","port":"443","addressesResolved":["94.237.89.211"],"addressUsed":"94.237.89.211"}]}'
    [Thu Jul  4 08:40:52 UTC 2019] response='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://afyonbasimevi.com [94.237.89.211]: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\" /\u003e\\n\\t\u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial\"","status": 403},"url":"https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118","token":"M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","validationRecord":[{"url":"http://afyonbasimevi.com/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc","hostname":"afyonbasimevi.com","port":"80","addressesResolved":["192.64.119.39"],"addressUsed":"192.64.119.39"},{"url":"https://afyonbasimevi.com","hostname":"afyonbasimevi.com","port":"443","addressesResolved":["94.237.89.211"],"addressUsed":"94.237.89.211"}]}'
    [Thu Jul  4 08:40:52 UTC 2019] error='"error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://afyonbasimevi.com [94.237.89.211]: '
    [Thu Jul  4 08:40:52 UTC 2019] errordetail='Invalid response from https://afyonbasimevi.com [94.237.89.211]: '
    [Thu Jul  4 08:40:52 UTC 2019] afyonbasimevi.com:Verify error:Invalid response from https://afyonbasimevi.com [94.237.89.211]:
    [Thu Jul  4 08:40:52 UTC 2019] pid
    [Thu Jul  4 08:40:52 UTC 2019] No need to restore nginx, skip.
    [Thu Jul  4 08:40:52 UTC 2019] _clearupdns
    [Thu Jul  4 08:40:52 UTC 2019] dns_entries
    [Thu Jul  4 08:40:52 UTC 2019] skip dns.
    [Thu Jul  4 08:40:52 UTC 2019] _on_issue_err
    [Thu Jul  4 08:40:52 UTC 2019] Please check log file for more details: /root/centminlogs/acmetool.sh-debug-log-afyonbasimevi.com.log
    [Thu Jul  4 08:40:52 UTC 2019] _chk_vlist='afyonbasimevi.com#M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118#http-01#/home/nginx/domains/afyonbasimevi.com/public,www.afyonbasimevi.com#gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU#https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123#http-01#/home/nginx/domains/afyonbasimevi.com/public,'
    [Thu Jul  4 08:40:52 UTC 2019] start to deactivate authz
    [Thu Jul  4 08:40:52 UTC 2019] Trigger domain validation.
    [Thu Jul  4 08:40:52 UTC 2019] _t_url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:52 UTC 2019] _t_key_authz='M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:52 UTC 2019] _t_vtype
    [Thu Jul  4 08:40:52 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:52 UTC 2019] payload='{}'
    [Thu Jul  4 08:40:52 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:52 UTC 2019] Use _CACHED_NONCE='eGM026Crmsmav_VcNB7fAcbnWjYls72Ir4PshJfqfT4'
    [Thu Jul  4 08:40:52 UTC 2019] nonce='eGM026Crmsmav_VcNB7fAcbnWjYls72Ir4PshJfqfT4'
    [Thu Jul  4 08:40:52 UTC 2019] POST
    [Thu Jul  4 08:40:52 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118'
    [Thu Jul  4 08:40:52 UTC 2019] body='{"protected": "eyJub25jZSI6ICJlR00wMjZDcm1zbWF2X1ZjTkI3ZkFjYm5XallsczcySXI0UHNoSmZxZlQ0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvdGJaQlpvNnhxM1FLUGhoeGhjSzF0cl80WDRSRHVQeHRuVTRhcnlVZHpHay8xNzg0OTI0OTExOCIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjA1MzIxMDAifQ", "payload": "e30", "signature": "ZddwcZ4ps4LszNpJtrdZurkOe2TXBpP6h7R1aPGKGFOVHsL_DFkCaI6T9UNgyXkBLHWnR1svRZxRSoXoI4cS0MPYTvyybo6u_yfzT600x2vu7AA3DPKeDvWINEzGmyoi8ygmrLpUcNRwhcgjBJHcPfruGAYbU0JkH3OXZEwERmEXoXX9MavT7JkfAEy7R_Zo7Wxk2Qvor17eYfAJCKVC9tPPRrFkvSHk59Sq90eH9TWg1PS11rQlxYXu-NiyD9TyDxWbayfuVqoXRFomh7WdS330SjpJn-hA_eMxzRHYfbcsb_G_08T0GnLLSpimGtFw_Ud6aSjdWy9zhEGHcmrwnA"}'
    [Thu Jul  4 08:40:52 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:52 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:52 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:52 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:52 UTC 2019] responseHeaders='HTTP/1.1 400 Bad Request
    Server: nginx
    Content-Type: application/problem+json
    Content-Length: 144
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Replay-Nonce: rZx2PESi4zXH1CrbZyVwXZcKsH0wh5S67Fl6RpC_ijk
    Expires: Thu, 04 Jul 2019 08:40:52 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:52 GMT
    Connection: close
    
    '
    [Thu Jul  4 08:40:52 UTC 2019] code='400'
    [Thu Jul  4 08:40:52 UTC 2019] original='{
      "type": "urn:ietf:params:acme:error:malformed",
      "detail": "Unable to update challenge :: authorization must be pending",
      "status": 400
    }'
    [Thu Jul  4 08:40:52 UTC 2019] response='{
      "type": "urn:ietf:params:acme:error:malformed",
      "detail": "Unable to update challenge :: authorization must be pending",
      "status": 400
    }'
    [Thu Jul  4 08:40:52 UTC 2019] Trigger domain validation.
    [Thu Jul  4 08:40:52 UTC 2019] _t_url='https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123'
    [Thu Jul  4 08:40:52 UTC 2019] _t_key_authz='gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI.XPusDuipSDmANGf-cU2QO6gaKC525aomvgJvwgjHhNU'
    [Thu Jul  4 08:40:52 UTC 2019] _t_vtype
    [Thu Jul  4 08:40:52 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123'
    [Thu Jul  4 08:40:52 UTC 2019] payload='{}'
    [Thu Jul  4 08:40:52 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.key
    [Thu Jul  4 08:40:52 UTC 2019] Use _CACHED_NONCE='rZx2PESi4zXH1CrbZyVwXZcKsH0wh5S67Fl6RpC_ijk'
    [Thu Jul  4 08:40:52 UTC 2019] nonce='rZx2PESi4zXH1CrbZyVwXZcKsH0wh5S67Fl6RpC_ijk'
    [Thu Jul  4 08:40:53 UTC 2019] POST
    [Thu Jul  4 08:40:53 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123'
    [Thu Jul  4 08:40:53 UTC 2019] body='{"protected": "eyJub25jZSI6ICJyWngyUEVTaTR6WEgxQ3JiWnlWd1haY0tzSDB3aDVTNjdGbDZScENfaWprIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvaHhrQkt0aTJ3WDZlX0diVXVxR0xYa0RlSXVjb0tnWEFXWExVVEUzdFVqNC8xNzg0OTI0OTEyMyIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjA1MzIxMDAifQ", "payload": "e30", "signature": "HnVYOUkeiSF6571fshHE0If17B9MJ_hG4nX6yUYSwfTCvIjkI3B5b4GH9WHc5sAoUFjQI1YXIKjA5fj5vezhyY_0o6f5hBB7ETp4XEeK2fBAlAq6L6x5XXacPF7WNwquyNf9L4JxN1U8PwDFlYPqVdiEmd_kvIG1lrkKefIelE3hTVGVnZdU06zF2xzAWK8bw8Yse8CeRavXKFS6d_V5JBPOjJ60lzOFcvS2OLfm4y4zYcw7Tpsr5VOM6EnAYLFU6BPqe8Rda4-Uc0rkQs6hUp_Qeb0g2OrMq54SSRdma_Ab_dnrCr7K18wo2PZpdZMKGbAICeb0-Mz0GkrXhUCB7g"}'
    [Thu Jul  4 08:40:53 UTC 2019] _postContentType='application/jose+json'
    [Thu Jul  4 08:40:53 UTC 2019] Http already initialized.
    [Thu Jul  4 08:40:53 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header  -g '
    [Thu Jul  4 08:40:53 UTC 2019] _ret='0'
    [Thu Jul  4 08:40:53 UTC 2019] responseHeaders='HTTP/1.1 200 OK
    Server: nginx
    Content-Type: application/json
    Content-Length: 224
    Boulder-Requester: 60532100
    Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
    Link: <https://acme-v02.api.letsencrypt.org/acme/authz/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4>;rel="up"
    Location: https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123
    Replay-Nonce: AG86Bblyd9Emv-B0JnK69gHT18rtr8dH8om7dPuydsQ
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=604800
    Expires: Thu, 04 Jul 2019 08:40:53 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Thu, 04 Jul 2019 08:40:53 GMT
    Connection: keep-alive
    
    '
    [Thu Jul  4 08:40:53 UTC 2019] code='200'
    [Thu Jul  4 08:40:53 UTC 2019] original='{
      "type": "http-01",
      "status": "pending",
      "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123",
      "token": "gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"
    }'
    [Thu Jul  4 08:40:53 UTC 2019] response='{"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/challenge/hxkBKti2wX6e_GbUuqGLXkDeIucoKgXAWXLUTE3tUj4/17849249123","token":"gfLSk6ry_-KJJl8adiY4ggG80xyOkk5GPEdT208awsI"}'
    
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:10 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    you mean centmin.sh menu option 22 not 24 or menu option 2 ?

    from initial log looks like you haven't updated your domain's non-www and www DNS A IPv4 and AAAA IPv6 to point to centmin mod server IP yet ? The IPs letsencrypt is trying to contact your domain belong to 2 different providers -namecheap and upcloud !
    Code (Text):
    [Thu Jul  4 08:40:52 UTC 2019] original='{
      "type": "http-01",
      "status": "invalid",
      "error": {
       "type": "urn:ietf:params:acme:error:unauthorized",
       "detail": "Invalid response from https://afyonbasimevi.com [94.237.89.211]: \"\u003c!doctype html\u003e\\n\u003chtml lang=\\\"en-US\\\"\u003e\\n\u003chead\u003e\\n\\t\u003cmeta charset=\\\"UTF-8\\\" /\u003e\\n\\t\u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial\"",
       "status": 403
      },
      "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/tbZBZo6xq3QKPhhxhcK1tr_4X4RDuPxtnU4aryUdzGk/17849249118",
      "token": "M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc",
      "validationRecord": [
       {
         "url": "http://afyonbasimevi.com/.well-known/acme-challenge/M_hP5rPR9RjH0k4i-odA-iKJyH-WWOCGP6kIq0S2sPc",
         "hostname": "afyonbasimevi.com",
         "port": "80",
         "addressesResolved": [
           "192.64.119.39"
         ],
         "addressUsed": "192.64.119.39"
       },
       {
         "url": "https://afyonbasimevi.com",
         "hostname": "afyonbasimevi.com",
         "port": "443",
         "addressesResolved": [
           "94.237.89.211"
         ],
         "addressUsed": "94.237.89.211"
       }
      ]
    }'
    


    First try running your intended SSL certificate domain through the letsdebug.net online testing tool to check for potential errors with HTTP-01 validation.

    How was the initial letsencrypt ssl certificate obtained ? Which method ?
    • Was the domain nginx vhost alreadying created prior or new domain nginx vhost site setup for first time ?
    • Via centmin.sh menu option 2, 22, /usr/bin/nv ?
    • If you ran centmin.sh menu option 2 or 22, which letsencrypt option did you select from
      Code (Text):
      -------------------------------------------------------------
      Setup full Nginx vhost + Wordpress + WP Plugins
      -------------------------------------------------------------
      
      Enter vhost domain name you want to add (without www. prefix): acme3.domain1.com
      
      Create a self-signed SSL certificate Nginx vhost? [y/n]: n
      Get Letsencrypt SSL certificate Nginx vhost? [y/n]: y
      
      You have 4 options:
      1. issue staging test cert with HTTP + HTTPS
      2. issue staging test cert with HTTPS default
      3. issue live cert with HTTP + HTTPS
      4. issue live cert with HTTPS default
      Enter option number 1-4: 1
      
    • Via addons/acmetool.sh ? which specific command ? examples
      Code (Text):
      ./acmetool.sh issue acme.domain.com
      
      Code (Text):
      ./acmetool.sh issue acme.domain.com live
      
      Code (Text):
      ./acmetool.sh issue acme.domain.com d
      
      Code (Text):
      ./acmetool.sh issue acme.domain.com lived
      
    • What was order of steps you did ? Did you run centmin.sh menu option 2 first with letsencrypt ? Then did you run addons/acmetool.sh afterwards ?

    Centmin Mod Self-Signed SSL Fallback



    If you're seeing a Centmin Mod's self-signed ssl certificate instead of letsencrypt ssl certificate, then that's acmetool.sh and centminmod's fallback if letsencrypt verification fails to obtain letsencrypt ssl cert, it falls back to centmin mod self-signed ssl certificate on https port 443 side so to preserve the https nginx vhost

    Troubleshooting



    There are various steps you can do to troubleshoot failed letsencrypt issuances, renews, reissues etc.
    • acmetool.sh logs all command line or shell menu runs to log files at /root/centminlogs. To troubleshoot, copy the contents of the log run and post contents of log to pastebin.com or gist.github.com and share link in this thread. To find the log list the logs in ascending date order
      Code (Text):
      ls -lahrt /root/centminlogs
      .
    • For direct acmetool.sh runs, there should be a 2nd & 3rd & 4th log in format /root/centminlogs/centminmod_${DT}_nginx_addvhost_nv.log and /root/centminlogs/acmetool.sh-debug-log-$DT.log and /root/centminlogs/acmesh-issue_*.log or /root/centminlogs/acmesh-reissue_*.log which would need to be included via separate pastebin.com or gist.github.com post.
    • Enable acmetool.sh debug mode. In persistent config file at /etc/centminmod/custom_config.inc (create it if doesn't exist) add and enable acmetool.sh debug mode which gives much more verbose letsencrypt issuance process information when you re-run acmetool.sh or centmin.sh menu options 2, 22 or /usr/bin/nv command lines.
      Code (Text):
      ACMEDEBUG='y'
    If acme.sh auto renewals didn't happen, check output for the following commands
    Code (Text):
    grep acme /var/log/cron* | sed -e "s|$(hostname -s)|host|g"
    

    Code (Text):
    echo y | /usr/local/src/centminmod/addons/acmetool.sh checkdates
    

    Code (Text):
    "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh"
    

    Code (Text):
    echo | openssl s_client -connect yourdomain.com:443
    

    Without the answers to above questions and logs, there is nothing to help troubleshoot.

    SSLLabs Test



    Also run your HTTPS domain site through SSLLabs tester at SSL Server Test (Powered by Qualys SSL Labs) if it says untrusted SSL cert and prompts to continue the test, continue the test.