Guest User

Untitled

a guest
Oct 17th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.05 KB | None | 0 0
  1. This is the output for acmetool.sh-debug-log-171019-103322.log:
  2.  
  3. [Thu Oct 17 10:33:30 UTC 2019] Lets find script dir.
  4. [Thu Oct 17 10:33:30 UTC 2019] _SCRIPT_='/root/.acme.sh/acme.sh'
  5. [Thu Oct 17 10:33:30 UTC 2019] _script='/root/.acme.sh/acme.sh'
  6. [Thu Oct 17 10:33:30 UTC 2019] _script_home='/root/.acme.sh'
  7. [Thu Oct 17 10:33:30 UTC 2019] Using config home:/root/.acme.sh
  8. [Thu Oct 17 10:33:30 UTC 2019] LE_WORKING_DIR='/root/.acme.sh'
  9. [Thu Oct 17 10:33:30 UTC 2019] Running cmd: issue
  10. [Thu Oct 17 10:33:30 UTC 2019] _main_domain='myshop.url'
  11. [Thu Oct 17 10:33:30 UTC 2019] _alt_domains='www.myshop.url'
  12. [Thu Oct 17 10:33:30 UTC 2019] Using config home:/root/.acme.sh
  13. [Thu Oct 17 10:33:30 UTC 2019] Using stage ACME_DIRECTORY: https://acme-staging-v02.api.letsencrypt.org/directory
  14. [Thu Oct 17 10:33:30 UTC 2019] ACME_DIRECTORY='https://acme-staging-v02.api.letsencrypt.org/directory'
  15. [Thu Oct 17 10:33:30 UTC 2019] _ACME_SERVER_HOST='acme-staging-v02.api.letsencrypt.org'
  16. [Thu Oct 17 10:33:30 UTC 2019] DOMAIN_PATH='/root/.acme.sh/myshop.url'
  17. [Thu Oct 17 10:33:30 UTC 2019] '/home/nginx/domains/myshop.url/public' does not contain 'dns'
  18. [Thu Oct 17 10:33:30 UTC 2019] Using ACME_DIRECTORY: https://acme-staging-v02.api.letsencrypt.org/directory
  19. [Thu Oct 17 10:33:30 UTC 2019] _init api for server: https://acme-staging-v02.api.letsencrypt.org/directory
  20. [Thu Oct 17 10:33:30 UTC 2019] GET
  21. [Thu Oct 17 10:33:30 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/directory'
  22. [Thu Oct 17 10:33:30 UTC 2019] timeout=
  23. [Thu Oct 17 10:33:30 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  24. [Thu Oct 17 10:33:31 UTC 2019] ret='0'
  25. [Thu Oct 17 10:33:31 UTC 2019] response='{
  26. "UjVFUJ8tLDY": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  27. "keyChange": "https://acme-staging-v02.api.letsencrypt.org/acme/key-change",
  28. "meta": {
  29. "caaIdentities": [
  30. "letsencrypt.org"
  31. ],
  32. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
  33. "website": "https://letsencrypt.org/docs/staging-environment/"
  34. },
  35. "newAccount": "https://acme-staging-v02.api.letsencrypt.org/acme/new-acct",
  36. "newNonce": "https://acme-staging-v02.api.letsencrypt.org/acme/new-nonce",
  37. "newOrder": "https://acme-staging-v02.api.letsencrypt.org/acme/new-order",
  38. "revokeCert": "https://acme-staging-v02.api.letsencrypt.org/acme/revoke-cert"
  39. }'
  40. [Thu Oct 17 10:33:31 UTC 2019] ACME_KEY_CHANGE='https://acme-staging-v02.api.letsencrypt.org/acme/key-change'
  41. [Thu Oct 17 10:33:31 UTC 2019] ACME_NEW_AUTHZ
  42. [Thu Oct 17 10:33:31 UTC 2019] ACME_NEW_ORDER='https://acme-staging-v02.api.letsencrypt.org/acme/new-order'
  43. [Thu Oct 17 10:33:31 UTC 2019] ACME_NEW_ACCOUNT='https://acme-staging-v02.api.letsencrypt.org/acme/new-acct'
  44. [Thu Oct 17 10:33:31 UTC 2019] ACME_REVOKE_CERT='https://acme-staging-v02.api.letsencrypt.org/acme/revoke-cert'
  45. [Thu Oct 17 10:33:31 UTC 2019] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
  46. [Thu Oct 17 10:33:31 UTC 2019] ACME_NEW_NONCE='https://acme-staging-v02.api.letsencrypt.org/acme/new-nonce'
  47. [Thu Oct 17 10:33:31 UTC 2019] ACME_VERSION='2'
  48. [Thu Oct 17 10:33:31 UTC 2019] Le_NextRenewTime='1568333625'
  49. [Thu Oct 17 10:33:32 UTC 2019] _on_before_issue
  50. [Thu Oct 17 10:33:32 UTC 2019] _chk_main_domain='myshop.url'
  51. [Thu Oct 17 10:33:32 UTC 2019] _chk_alt_domains='www.myshop.url'
  52. [Thu Oct 17 10:33:32 UTC 2019] '/home/nginx/domains/myshop.url/public' does not contain 'no'
  53. [Thu Oct 17 10:33:32 UTC 2019] Le_LocalAddress
  54. [Thu Oct 17 10:33:32 UTC 2019] d='myshop.url'
  55. [Thu Oct 17 10:33:32 UTC 2019] Check for domain='myshop.url'
  56. [Thu Oct 17 10:33:32 UTC 2019] _currentRoot='/home/nginx/domains/myshop.url/public'
  57. [Thu Oct 17 10:33:32 UTC 2019] d='www.myshop.url'
  58. [Thu Oct 17 10:33:32 UTC 2019] Check for domain='www.myshop.url'
  59. [Thu Oct 17 10:33:32 UTC 2019] _currentRoot='/home/nginx/domains/myshop.url/public'
  60. [Thu Oct 17 10:33:32 UTC 2019] d
  61. [Thu Oct 17 10:33:32 UTC 2019] '/home/nginx/domains/myshop.url/public' does not contain 'apache'
  62. [Thu Oct 17 10:33:32 UTC 2019] _saved_account_key_hash='A5zoqzycVq4nW3gNdabXvCzg65tlR57ZRczhUKFWpEw='
  63. [Thu Oct 17 10:33:32 UTC 2019] _saved_account_key_hash is not changed, skip register account.
  64. [Thu Oct 17 10:33:32 UTC 2019] Read key length:2048
  65. [Thu Oct 17 10:33:32 UTC 2019] _createcsr
  66. [Thu Oct 17 10:33:32 UTC 2019] domain='myshop.url'
  67. [Thu Oct 17 10:33:32 UTC 2019] domainlist='www.myshop.url'
  68. [Thu Oct 17 10:33:32 UTC 2019] csrkey='/root/.acme.sh/myshop.url/myshop.url.key'
  69. [Thu Oct 17 10:33:32 UTC 2019] csr='/root/.acme.sh/myshop.url/myshop.url.csr'
  70. [Thu Oct 17 10:33:32 UTC 2019] csrconf='/root/.acme.sh/myshop.url/myshop.url.csr.conf'
  71. [Thu Oct 17 10:33:32 UTC 2019] _is_idn_d='www.myshop.url'
  72. [Thu Oct 17 10:33:32 UTC 2019] _idn_temp
  73. [Thu Oct 17 10:33:32 UTC 2019] domainlist='www.myshop.url'
  74. [Thu Oct 17 10:33:32 UTC 2019] _is_idn_d='myshop.url'
  75. [Thu Oct 17 10:33:32 UTC 2019] _idn_temp
  76. [Thu Oct 17 10:33:32 UTC 2019] Multi domain='DNS:myshop.url,DNS:www.myshop.url'
  77. [Thu Oct 17 10:33:32 UTC 2019] _is_idn_d='myshop.url'
  78. [Thu Oct 17 10:33:32 UTC 2019] _idn_temp
  79. [Thu Oct 17 10:33:32 UTC 2019] _csr_cn='myshop.url'
  80. [Thu Oct 17 10:33:32 UTC 2019] Getting domain auth token for each domain
  81. [Thu Oct 17 10:33:32 UTC 2019] _is_idn_d='myshop.url'
  82. [Thu Oct 17 10:33:32 UTC 2019] _idn_temp
  83. [Thu Oct 17 10:33:32 UTC 2019] d='www.myshop.url'
  84. [Thu Oct 17 10:33:32 UTC 2019] _is_idn_d='www.myshop.url'
  85. [Thu Oct 17 10:33:32 UTC 2019] _idn_temp
  86. [Thu Oct 17 10:33:32 UTC 2019] d
  87. [Thu Oct 17 10:33:32 UTC 2019] _identifiers='{"type":"dns","value":"myshop.url"},{"type":"dns","value":"www.myshop.url"}'
  88. [Thu Oct 17 10:33:32 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/new-order'
  89. [Thu Oct 17 10:33:32 UTC 2019] payload='{"identifiers": [{"type":"dns","value":"myshop.url"},{"type":"dns","value":"www.myshop.url"}]}'
  90. [Thu Oct 17 10:33:32 UTC 2019] RSA key
  91. [Thu Oct 17 10:33:32 UTC 2019] _URGLY_PRINTF
  92. [Thu Oct 17 10:33:32 UTC 2019] xargs
  93. [Thu Oct 17 10:33:32 UTC 2019] _URGLY_PRINTF
  94. [Thu Oct 17 10:33:32 UTC 2019] xargs
  95. [Thu Oct 17 10:33:32 UTC 2019] Get nonce with HEAD. ACME_NEW_NONCE='https://acme-staging-v02.api.letsencrypt.org/acme/new-nonce'
  96. [Thu Oct 17 10:33:32 UTC 2019] HEAD
  97. [Thu Oct 17 10:33:32 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/new-nonce'
  98. [Thu Oct 17 10:33:32 UTC 2019] body
  99. [Thu Oct 17 10:33:32 UTC 2019] _postContentType='application/jose+json'
  100. [Thu Oct 17 10:33:32 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g -I '
  101. [Thu Oct 17 10:33:33 UTC 2019] _ret='0'
  102. [Thu Oct 17 10:33:33 UTC 2019] _headers='HTTP/1.1 200 OK
  103. Server: nginx
  104. Date: Thu, 17 Oct 2019 10:33:33 GMT
  105. Connection: keep-alive
  106. Cache-Control: public, max-age=0, no-cache
  107. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  108. Replay-Nonce: 0001qWf00X5DnlUWIWcfRmKM5K5qQqMYFpsrd7KW_GMoSIc
  109. X-Frame-Options: DENY
  110. Strict-Transport-Security: max-age=604800
  111. '
  112. [Thu Oct 17 10:33:33 UTC 2019] _CACHED_NONCE='0001qWf00X5DnlUWIWcfRmKM5K5qQqMYFpsrd7KW_GMoSIc'
  113. [Thu Oct 17 10:33:33 UTC 2019] nonce='0001qWf00X5DnlUWIWcfRmKM5K5qQqMYFpsrd7KW_GMoSIc'
  114. [Thu Oct 17 10:33:33 UTC 2019] POST
  115. [Thu Oct 17 10:33:33 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/new-order'
  116. [Thu Oct 17 10:33:33 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAxcVdmMDBYNURubFVXSVdjZlJtS001SzVxUXFNWUZwc3JkN0tXX0dNb1NJYyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIiLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtc3RhZ2luZy12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTEzNTAzOTYifQ", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6IndhdGNoLXNob3AyNC5kZSJ9LHsidHlwZSI6ImRucyIsInZhbHVlIjoid3d3LndhdGNoLXNob3AyNC5kZSJ9XX0", "signature": "ZnuJYmwWevI7uBImWDcR-0bO0_Z9eK_qPdS2_9H8K2QQK1VYLanpwnxafrZSZB1upBW0IJ6N9IdcA0MAgefs2OTKqZgsatGurRri9CkZUl3IC6n5e-7YH86J4on-uWoSAkyonw-Talp0enev_JQmppaf3ddD00ClLY6tX6_qCAyBJkZD0QcJYSEwxvc3n9hqDsJ_hKeEd-iRT_JQXGNgnikCxjHYuwELwg9L0QZi3JIPjJdsn0lcr1iuFXB5xUNDj1Uw-m5G8uwMX5PUE8jx3zE6QVFhwlh54FjYylpzKZn-UyfuBFdexA9PM14JfvE1Fw7vIUOHH4HToY3ZAXiaQw"}'
  117. [Thu Oct 17 10:33:33 UTC 2019] _postContentType='application/jose+json'
  118. [Thu Oct 17 10:33:33 UTC 2019] Http already initialized.
  119. [Thu Oct 17 10:33:33 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  120. [Thu Oct 17 10:33:34 UTC 2019] _ret='0'
  121. [Thu Oct 17 10:33:34 UTC 2019] responseHeaders='HTTP/1.1 201 Created
  122. Server: nginx
  123. Date: Thu, 17 Oct 2019 10:33:34 GMT
  124. Content-Type: application/json
  125. Content-Length: 503
  126. Connection: keep-alive
  127. Boulder-Requester: 11350396
  128. Cache-Control: public, max-age=0, no-cache
  129. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  130. Location: https://acme-staging-v02.api.letsencrypt.org/acme/order/11350396/56528630
  131. Replay-Nonce: 0001bHU9GGR_4f9lnAUXcHvXrSVsttG1QYx0NCQ1LTLKUi4
  132. X-Frame-Options: DENY
  133. Strict-Transport-Security: max-age=604800
  134. '
  135. [Thu Oct 17 10:33:34 UTC 2019] code='201'
  136. [Thu Oct 17 10:33:34 UTC 2019] original='{
  137. "status": "pending",
  138. "expires": "2019-10-24T10:33:33.973712052Z",
  139. "identifiers": [
  140. {
  141. "type": "dns",
  142. "value": "myshop.url"
  143. },
  144. {
  145. "type": "dns",
  146. "value": "www.myshop.url"
  147. }
  148. ],
  149. "authorizations": [
  150. "https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025",
  151. "https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026"
  152. ],
  153. "finalize": "https://acme-staging-v02.api.letsencrypt.org/acme/finalize/11350396/56528630"
  154. }'
  155. [Thu Oct 17 10:33:34 UTC 2019] response='{"status":"pending","expires":"2019-10-24T10:33:33.973712052Z","identifiers":[{"type":"dns","value":"myshop.url"},{"type":"dns","value":"www.myshop.url"}],"authorizations":["https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025","https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026"],"finalize":"https://acme-staging-v02.api.letsencrypt.org/acme/finalize/11350396/56528630"}'
  156. [Thu Oct 17 10:33:34 UTC 2019] Le_LinkOrder='https://acme-staging-v02.api.letsencrypt.org/acme/order/11350396/56528630'
  157. [Thu Oct 17 10:33:34 UTC 2019] Le_OrderFinalize='https://acme-staging-v02.api.letsencrypt.org/acme/finalize/11350396/56528630'
  158. [Thu Oct 17 10:33:34 UTC 2019] _authorizations_seg='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025,https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026'
  159. [Thu Oct 17 10:33:34 UTC 2019] _authz_url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025'
  160. [Thu Oct 17 10:33:34 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025'
  161. [Thu Oct 17 10:33:34 UTC 2019] payload
  162. [Thu Oct 17 10:33:34 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  163. [Thu Oct 17 10:33:34 UTC 2019] Use _CACHED_NONCE='0001bHU9GGR_4f9lnAUXcHvXrSVsttG1QYx0NCQ1LTLKUi4'
  164. [Thu Oct 17 10:33:34 UTC 2019] nonce='0001bHU9GGR_4f9lnAUXcHvXrSVsttG1QYx0NCQ1LTLKUi4'
  165. [Thu Oct 17 10:33:34 UTC 2019] POST
  166. [Thu Oct 17 10:33:34 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025'
  167. [Thu Oct 17 10:33:34 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAxYkhVOUdHUl80ZjlsbkFVWGNIdlhyU1ZzdHRHMVFZeDBOQ1ExTFRMS1VpNCIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8xNTM0MDAyNSIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS1zdGFnaW5nLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC8xMTM1MDM5NiJ9", "payload": "", "signature": "rgb9_oK0WKW1tkHqmhbKBCNLTNaObBzb-J4FNGeECu-iJhugbobGy7-FKC8xmrTwFbfCzss-eaeffhNZSOHUGxmC9h2cy_rSKxq6bFRs9OTvYYhnRlL9ZL07Afsu-Z2z1AkSbri7mHsjgFKdvQ0P8v0FgxGnwHD7-G1Nxmh0AWaSfarwRWVy6HhpcwI2q3CAlz3l3nkpL37hv8WapRfs7PwuIMaNadrmHGCLJuaP4aBuB8z5NKAyvPjUloXLx5b2PaYB9-Z38vitx6afcMVgHMDXBC7Bt6-LJwEojKD64uKv69i9ApOAVdLlnNu6GqzrevHWpflfUHVkq6jwuIotSA"}'
  168. [Thu Oct 17 10:33:34 UTC 2019] _postContentType='application/jose+json'
  169. [Thu Oct 17 10:33:34 UTC 2019] Http already initialized.
  170. [Thu Oct 17 10:33:34 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  171. [Thu Oct 17 10:33:35 UTC 2019] _ret='0'
  172. [Thu Oct 17 10:33:35 UTC 2019] responseHeaders='HTTP/1.1 200 OK
  173. Server: nginx
  174. Date: Thu, 17 Oct 2019 10:33:34 GMT
  175. Content-Type: application/json
  176. Content-Length: 811
  177. Connection: keep-alive
  178. Boulder-Requester: 11350396
  179. Cache-Control: public, max-age=0, no-cache
  180. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  181. Replay-Nonce: 0001ws6y1YIgcjl6ADwQEoK213MvZ4plLHtCde_pjiY0viw
  182. X-Frame-Options: DENY
  183. Strict-Transport-Security: max-age=604800
  184. '
  185. [Thu Oct 17 10:33:35 UTC 2019] code='200'
  186. [Thu Oct 17 10:33:35 UTC 2019] original='{
  187. "identifier": {
  188. "type": "dns",
  189. "value": "myshop.url"
  190. },
  191. "status": "pending",
  192. "expires": "2019-10-24T10:33:33Z",
  193. "challenges": [
  194. {
  195. "type": "http-01",
  196. "status": "pending",
  197. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q",
  198. "token": "tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"
  199. },
  200. {
  201. "type": "dns-01",
  202. "status": "pending",
  203. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/cK9tfA",
  204. "token": "tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"
  205. },
  206. {
  207. "type": "tls-alpn-01",
  208. "status": "pending",
  209. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/oQCOww",
  210. "token": "tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"
  211. }
  212. ]
  213. }'
  214. [Thu Oct 17 10:33:35 UTC 2019] response='{"identifier":{"type":"dns","value":"myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/cK9tfA","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/oQCOww","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"}]}'
  215. [Thu Oct 17 10:33:35 UTC 2019] response='{"identifier":{"type":"dns","value":"myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/cK9tfA","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/oQCOww","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"}]}'
  216. [Thu Oct 17 10:33:35 UTC 2019] _d='myshop.url'
  217. [Thu Oct 17 10:33:35 UTC 2019] _authz_url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026'
  218. [Thu Oct 17 10:33:35 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026'
  219. [Thu Oct 17 10:33:35 UTC 2019] payload
  220. [Thu Oct 17 10:33:35 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  221. [Thu Oct 17 10:33:35 UTC 2019] Use _CACHED_NONCE='0001ws6y1YIgcjl6ADwQEoK213MvZ4plLHtCde_pjiY0viw'
  222. [Thu Oct 17 10:33:35 UTC 2019] nonce='0001ws6y1YIgcjl6ADwQEoK213MvZ4plLHtCde_pjiY0viw'
  223. [Thu Oct 17 10:33:35 UTC 2019] POST
  224. [Thu Oct 17 10:33:35 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026'
  225. [Thu Oct 17 10:33:35 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAxd3M2eTFZSWdjamw2QUR3UUVvSzIxM012WjRwbExIdENkZV9wamlZMHZpdyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8xNTM0MDAyNiIsICJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS1zdGFnaW5nLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC8xMTM1MDM5NiJ9", "payload": "", "signature": "rrpc9wAnC7gt6ny4Jr0gO1TokCtzuKxSb6QYbGJH_OMw6QxzU_aTjMgkAMS_ErqFpVwHj2ryLqLyUNvpIg0mOwY0nyIimazA4jOPTj_qQK47K2xRJoV4sEXaNjRxA7O2R5VTJfXELfrdp7zck6qTJwRFCYv0OcUin26XTmWY0mvRVd-sHP8oCjOwFgn2pU-r3betxVG1jdkuFpEbRRXHgiHAXyNakGIucX6nij3PBWONz0hTPADMGM7HPb67b22NuIwNH9RkbCMC1ytC4P3Oq38JfmdtP3Cr_wPo3LEILX9PP2rIRLgRIVkeJTYrHuaTUK0-5Mt0c6WPfS4oPmG-xg"}'
  226. [Thu Oct 17 10:33:35 UTC 2019] _postContentType='application/jose+json'
  227. [Thu Oct 17 10:33:35 UTC 2019] Http already initialized.
  228. [Thu Oct 17 10:33:35 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  229. [Thu Oct 17 10:33:35 UTC 2019] _ret='0'
  230. [Thu Oct 17 10:33:35 UTC 2019] responseHeaders='HTTP/1.1 200 OK
  231. Server: nginx
  232. Date: Thu, 17 Oct 2019 10:33:35 GMT
  233. Content-Type: application/json
  234. Content-Length: 815
  235. Connection: keep-alive
  236. Boulder-Requester: 11350396
  237. Cache-Control: public, max-age=0, no-cache
  238. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  239. Replay-Nonce: 0001CxzGbjGi6jlJ8sBQZQque0QNbh5P-pUUGXuvQR5UjXE
  240. X-Frame-Options: DENY
  241. Strict-Transport-Security: max-age=604800
  242. '
  243. [Thu Oct 17 10:33:35 UTC 2019] code='200'
  244. [Thu Oct 17 10:33:35 UTC 2019] original='{
  245. "identifier": {
  246. "type": "dns",
  247. "value": "www.myshop.url"
  248. },
  249. "status": "pending",
  250. "expires": "2019-10-24T10:33:33Z",
  251. "challenges": [
  252. {
  253. "type": "http-01",
  254. "status": "pending",
  255. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w",
  256. "token": "Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"
  257. },
  258. {
  259. "type": "dns-01",
  260. "status": "pending",
  261. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/uWcyKg",
  262. "token": "Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"
  263. },
  264. {
  265. "type": "tls-alpn-01",
  266. "status": "pending",
  267. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/B2UTuw",
  268. "token": "Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"
  269. }
  270. ]
  271. }'
  272. [Thu Oct 17 10:33:35 UTC 2019] response='{"identifier":{"type":"dns","value":"www.myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/uWcyKg","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/B2UTuw","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"}]}'
  273. [Thu Oct 17 10:33:35 UTC 2019] response='{"identifier":{"type":"dns","value":"www.myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/uWcyKg","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/B2UTuw","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"}]}'
  274. [Thu Oct 17 10:33:35 UTC 2019] _d='www.myshop.url'
  275. [Thu Oct 17 10:33:35 UTC 2019] _authorizations_map='www.myshop.url,{"identifier":{"type":"dns","value":"www.myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/uWcyKg","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/B2UTuw","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"}]}
  276. myshop.url,{"identifier":{"type":"dns","value":"myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/cK9tfA","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/oQCOww","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"}]}
  277. '
  278. [Thu Oct 17 10:33:35 UTC 2019] d='myshop.url'
  279. [Thu Oct 17 10:33:36 UTC 2019] Getting webroot for domain='myshop.url'
  280. [Thu Oct 17 10:33:36 UTC 2019] _w='/home/nginx/domains/myshop.url/public'
  281. [Thu Oct 17 10:33:36 UTC 2019] _currentRoot='/home/nginx/domains/myshop.url/public'
  282. [Thu Oct 17 10:33:36 UTC 2019] _is_idn_d='myshop.url'
  283. [Thu Oct 17 10:33:36 UTC 2019] _idn_temp
  284. [Thu Oct 17 10:33:36 UTC 2019] response='{"identifier":{"type":"dns","value":"myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/cK9tfA","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/oQCOww","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"}]}'
  285. [Thu Oct 17 10:33:36 UTC 2019] entry='"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"'
  286. [Thu Oct 17 10:33:36 UTC 2019] token='tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc'
  287. [Thu Oct 17 10:33:36 UTC 2019] uri='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  288. [Thu Oct 17 10:33:36 UTC 2019] keyauthorization='tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  289. [Thu Oct 17 10:33:36 UTC 2019] dvlist='myshop.url#tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q#http-01#/home/nginx/domains/myshop.url/public'
  290. [Thu Oct 17 10:33:36 UTC 2019] d='www.myshop.url'
  291. [Thu Oct 17 10:33:36 UTC 2019] Getting webroot for domain='www.myshop.url'
  292. [Thu Oct 17 10:33:36 UTC 2019] _w='/home/nginx/domains/myshop.url/public'
  293. [Thu Oct 17 10:33:36 UTC 2019] _currentRoot='/home/nginx/domains/myshop.url/public'
  294. [Thu Oct 17 10:33:36 UTC 2019] _is_idn_d='www.myshop.url'
  295. [Thu Oct 17 10:33:36 UTC 2019] _idn_temp
  296. [Thu Oct 17 10:33:36 UTC 2019] response='{"identifier":{"type":"dns","value":"www.myshop.url"},"status":"pending","expires":"2019-10-24T10:33:33Z","challenges":[{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"dns-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/uWcyKg","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"},{"type":"tls-alpn-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/B2UTuw","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"}]}'
  297. [Thu Oct 17 10:33:36 UTC 2019] entry='"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"'
  298. [Thu Oct 17 10:33:36 UTC 2019] token='Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ'
  299. [Thu Oct 17 10:33:36 UTC 2019] uri='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w'
  300. [Thu Oct 17 10:33:36 UTC 2019] keyauthorization='Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  301. [Thu Oct 17 10:33:36 UTC 2019] dvlist='www.myshop.url#Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w#http-01#/home/nginx/domains/myshop.url/public'
  302. [Thu Oct 17 10:33:36 UTC 2019] d
  303. [Thu Oct 17 10:33:36 UTC 2019] vlist='myshop.url#tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q#http-01#/home/nginx/domains/myshop.url/public,www.myshop.url#Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w#http-01#/home/nginx/domains/myshop.url/public,'
  304. [Thu Oct 17 10:33:36 UTC 2019] d='myshop.url'
  305. [Thu Oct 17 10:33:36 UTC 2019] d='www.myshop.url'
  306. [Thu Oct 17 10:33:36 UTC 2019] ok, let's start to verify
  307. [Thu Oct 17 10:33:36 UTC 2019] Verifying: myshop.url
  308. [Thu Oct 17 10:33:36 UTC 2019] d='myshop.url'
  309. [Thu Oct 17 10:33:36 UTC 2019] keyauthorization='tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  310. [Thu Oct 17 10:33:36 UTC 2019] uri='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  311. [Thu Oct 17 10:33:36 UTC 2019] _currentRoot='/home/nginx/domains/myshop.url/public'
  312. [Thu Oct 17 10:33:36 UTC 2019] wellknown_path='/home/nginx/domains/myshop.url/public/.well-known/acme-challenge'
  313. [Thu Oct 17 10:33:36 UTC 2019] writing token:tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc to /home/nginx/domains/myshop.url/public/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc
  314. [Thu Oct 17 10:33:36 UTC 2019] Changing owner/group of .well-known to nginx:nginx
  315. [Thu Oct 17 10:33:36 UTC 2019] Trigger domain validation.
  316. [Thu Oct 17 10:33:36 UTC 2019] _t_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  317. [Thu Oct 17 10:33:36 UTC 2019] _t_key_authz='tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  318. [Thu Oct 17 10:33:36 UTC 2019] _t_vtype='http-01'
  319. [Thu Oct 17 10:33:36 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  320. [Thu Oct 17 10:33:36 UTC 2019] payload='{}'
  321. [Thu Oct 17 10:33:36 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  322. [Thu Oct 17 10:33:36 UTC 2019] Use _CACHED_NONCE='0001CxzGbjGi6jlJ8sBQZQque0QNbh5P-pUUGXuvQR5UjXE'
  323. [Thu Oct 17 10:33:36 UTC 2019] nonce='0001CxzGbjGi6jlJ8sBQZQque0QNbh5P-pUUGXuvQR5UjXE'
  324. [Thu Oct 17 10:33:36 UTC 2019] POST
  325. [Thu Oct 17 10:33:36 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  326. [Thu Oct 17 10:33:36 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAxQ3h6R2JqR2k2amxKOHNCUVpRcXVlMFFOYmg1UC1wVVVHWHV2UVI1VWpYRSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8xNTM0MDAyNS80TXlxN1EiLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtc3RhZ2luZy12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTEzNTAzOTYifQ", "payload": "e30", "signature": "EQ8843NfP9v344hsUGGQl7k_n30ud25-vvjR5dL5l1Yk8qZNKwqfPJqcVDO2vtqgfxRPIAc6QLj-xnVHW-D9PwNnsip15l_MP2LsFEaviRLhyigMsgjfzAp313OKkBaY_Kh-GMTX9f2qA7NK4pila_I-GjpE4ma2ZY1XlMRU-l0FJ4swdRwULnwwLEpRTrz_2D9ZZDnLT9pEE9t02v7zxwHdlBe50nA00CZ2BQ-nDSzIsJOuN4x26617hEZAwCg-IjjUdyAu_vPsNxDpXz6pz0pYaWCx3aNBRk_9fQ8uzMXvQTDdg_RZ7JVosN-BcZCJhxJ1pUsgEkjNMgWPKoOwWA"}'
  327. [Thu Oct 17 10:33:36 UTC 2019] _postContentType='application/jose+json'
  328. [Thu Oct 17 10:33:36 UTC 2019] Http already initialized.
  329. [Thu Oct 17 10:33:36 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  330. [Thu Oct 17 10:33:37 UTC 2019] _ret='0'
  331. [Thu Oct 17 10:33:37 UTC 2019] responseHeaders='HTTP/1.1 200 OK
  332. Server: nginx
  333. Date: Thu, 17 Oct 2019 10:33:37 GMT
  334. Content-Type: application/json
  335. Content-Length: 191
  336. Connection: keep-alive
  337. Boulder-Requester: 11350396
  338. Cache-Control: public, max-age=0, no-cache
  339. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  340. Link: <https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025>;rel="up"
  341. Location: https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q
  342. Replay-Nonce: 0002gJAWI4ge_EA3Ix_ktudqu8UvDQ3HMqB-GfxGoZVIHEI
  343. X-Frame-Options: DENY
  344. Strict-Transport-Security: max-age=604800
  345. '
  346. [Thu Oct 17 10:33:37 UTC 2019] code='200'
  347. [Thu Oct 17 10:33:37 UTC 2019] original='{
  348. "type": "http-01",
  349. "status": "pending",
  350. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q",
  351. "token": "tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"
  352. }'
  353. [Thu Oct 17 10:33:37 UTC 2019] response='{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc"}'
  354. [Thu Oct 17 10:33:37 UTC 2019] trigger validation code: 200
  355. [Thu Oct 17 10:33:37 UTC 2019] sleep 2 secs to verify
  356. [Thu Oct 17 10:33:39 UTC 2019] checking
  357. [Thu Oct 17 10:33:39 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  358. [Thu Oct 17 10:33:39 UTC 2019] payload
  359. [Thu Oct 17 10:33:39 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  360. [Thu Oct 17 10:33:39 UTC 2019] Use _CACHED_NONCE='0002gJAWI4ge_EA3Ix_ktudqu8UvDQ3HMqB-GfxGoZVIHEI'
  361. [Thu Oct 17 10:33:39 UTC 2019] nonce='0002gJAWI4ge_EA3Ix_ktudqu8UvDQ3HMqB-GfxGoZVIHEI'
  362. [Thu Oct 17 10:33:39 UTC 2019] POST
  363. [Thu Oct 17 10:33:39 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  364. [Thu Oct 17 10:33:39 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAyZ0pBV0k0Z2VfRUEzSXhfa3R1ZHF1OFV2RFEzSE1xQi1HZnhHb1pWSUhFSSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8xNTM0MDAyNS80TXlxN1EiLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtc3RhZ2luZy12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTEzNTAzOTYifQ", "payload": "", "signature": "v7GtRYT1YpVYPygWKeE75_rKh5mxlE-2fHQAfC5_EhIzGoQBVnwe6lb_1OHq_TYOOsKLkSAuXITCvi8SgTqm60YVZ0vOHGZEjByKpKMsks0z7cFSN3bXudwOygfA94Uh0fQWbxmP1au_3xao9KfhK_1DIHHVO91StWd6BWS3Y8qCHfs82TIvQVntAf-QRkkLU4jdQiYVQm54i_wyYrn7Aw-UzVVTK-KMQiFs-2BJd2bK-dMUV2cRyk7BXs4fFLdqezIDoOU9Maku-n1AfXakvfdKBHS5cqeFYhGHVg593MCSRAE0DziqiKKKgC6QKOePMSPe4lNfOFi8psmuLH9wEg"}'
  365. [Thu Oct 17 10:33:39 UTC 2019] _postContentType='application/jose+json'
  366. [Thu Oct 17 10:33:39 UTC 2019] Http already initialized.
  367. [Thu Oct 17 10:33:39 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  368. [Thu Oct 17 10:33:40 UTC 2019] _ret='0'
  369. [Thu Oct 17 10:33:40 UTC 2019] responseHeaders='HTTP/1.1 200 OK
  370. Server: nginx
  371. Date: Thu, 17 Oct 2019 10:33:39 GMT
  372. Content-Type: application/json
  373. Content-Length: 1226
  374. Connection: keep-alive
  375. Boulder-Requester: 11350396
  376. Cache-Control: public, max-age=0, no-cache
  377. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  378. Link: <https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340025>;rel="up"
  379. Location: https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q
  380. Replay-Nonce: 0002ead5aS0qKbXGa7f_sSdIMbnGsrvK7p0alzzcApL8RKE
  381. X-Frame-Options: DENY
  382. Strict-Transport-Security: max-age=604800
  383. '
  384. [Thu Oct 17 10:33:40 UTC 2019] code='200'
  385. [Thu Oct 17 10:33:40 UTC 2019] original='{
  386. "type": "http-01",
  387. "status": "invalid",
  388. "error": {
  389. "type": "urn:ietf:params:acme:error:unauthorized",
  390. "detail": "Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: \"\u003c!doctype html\u003e\\n\u003chtml xmlns=\\\"http://www.w3.org/1999/xhtml\\\" \u003e\\n\u003chead\u003e\\n \u003ctitle\u003eError 404: Not Found\u003c/title\u003e\\n \u003cbase href=\\\"http\"",
  391. "status": 403
  392. },
  393. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q",
  394. "token": "tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc",
  395. "validationRecord": [
  396. {
  397. "url": "http://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc",
  398. "hostname": "myshop.url",
  399. "port": "80",
  400. "addressesResolved": [
  401. "195.201.93.60"
  402. ],
  403. "addressUsed": "195.201.93.60"
  404. },
  405. {
  406. "url": "https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc",
  407. "hostname": "myshop.url",
  408. "port": "443",
  409. "addressesResolved": [
  410. "195.201.93.60"
  411. ],
  412. "addressUsed": "195.201.93.60"
  413. }
  414. ]
  415. }'
  416. [Thu Oct 17 10:33:40 UTC 2019] response='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: \"\u003c!doctype html\u003e\\n\u003chtml xmlns=\\\"http://www.w3.org/1999/xhtml\\\" \u003e\\n\u003chead\u003e\\n \u003ctitle\u003eError 404: Not Found\u003c/title\u003e\\n \u003cbase href=\\\"http\"","status": 403},"url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","validationRecord":[{"url":"http://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"80","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"},{"url":"https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"443","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"}]}'
  417. [Thu Oct 17 10:33:40 UTC 2019] original='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: \"\u003c!doctype html\u003e\\n\u003chtml xmlns=\\\"http://www.w3.org/1999/xhtml\\\" \u003e\\n\u003chead\u003e\\n \u003ctitle\u003eError 404: Not Found\u003c/title\u003e\\n \u003cbase href=\\\"http\"","status": 403},"url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","validationRecord":[{"url":"http://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"80","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"},{"url":"https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"443","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"}]}'
  418. [Thu Oct 17 10:33:40 UTC 2019] response='{"type":"http-01","status":"invalid","error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: \"\u003c!doctype html\u003e\\n\u003chtml xmlns=\\\"http://www.w3.org/1999/xhtml\\\" \u003e\\n\u003chead\u003e\\n \u003ctitle\u003eError 404: Not Found\u003c/title\u003e\\n \u003cbase href=\\\"http\"","status": 403},"url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q","token":"tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","validationRecord":[{"url":"http://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"80","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"},{"url":"https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc","hostname":"myshop.url","port":"443","addressesResolved":["195.201.93.60"],"addressUsed":"195.201.93.60"}]}'
  419. [Thu Oct 17 10:33:40 UTC 2019] error='"error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: '
  420. [Thu Oct 17 10:33:40 UTC 2019] errordetail='Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]: '
  421. [Thu Oct 17 10:33:40 UTC 2019] myshop.url:Verify error:Invalid response from https://myshop.url/.well-known/acme-challenge/tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc [195.201.93.60]:
  422. [Thu Oct 17 10:33:40 UTC 2019] pid
  423. [Thu Oct 17 10:33:40 UTC 2019] No need to restore nginx, skip.
  424. [Thu Oct 17 10:33:40 UTC 2019] _clearupdns
  425. [Thu Oct 17 10:33:40 UTC 2019] dns_entries
  426. [Thu Oct 17 10:33:40 UTC 2019] skip dns.
  427. [Thu Oct 17 10:33:40 UTC 2019] _on_issue_err
  428. [Thu Oct 17 10:33:40 UTC 2019] Please check log file for more details: /root/centminlogs/acmetool.sh-debug-log-171019-103322.log
  429. [Thu Oct 17 10:33:40 UTC 2019] _chk_vlist='myshop.url#tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q#http-01#/home/nginx/domains/myshop.url/public,www.myshop.url#Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw#https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w#http-01#/home/nginx/domains/myshop.url/public,'
  430. [Thu Oct 17 10:33:40 UTC 2019] start to deactivate authz
  431. [Thu Oct 17 10:33:40 UTC 2019] Trigger domain validation.
  432. [Thu Oct 17 10:33:40 UTC 2019] _t_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  433. [Thu Oct 17 10:33:40 UTC 2019] _t_key_authz='tu70ta9B_z7ALAWuK291tToSWvOz5tDg2T8vHkALyQc.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  434. [Thu Oct 17 10:33:40 UTC 2019] _t_vtype
  435. [Thu Oct 17 10:33:40 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  436. [Thu Oct 17 10:33:40 UTC 2019] payload='{}'
  437. [Thu Oct 17 10:33:40 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  438. [Thu Oct 17 10:33:40 UTC 2019] Use _CACHED_NONCE='0002ead5aS0qKbXGa7f_sSdIMbnGsrvK7p0alzzcApL8RKE'
  439. [Thu Oct 17 10:33:40 UTC 2019] nonce='0002ead5aS0qKbXGa7f_sSdIMbnGsrvK7p0alzzcApL8RKE'
  440. [Thu Oct 17 10:33:40 UTC 2019] POST
  441. [Thu Oct 17 10:33:40 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340025/4Myq7Q'
  442. [Thu Oct 17 10:33:40 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAyZWFkNWFTMHFLYlhHYTdmX3NTZElNYm5Hc3J2SzdwMGFsenpjQXBMOFJLRSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8xNTM0MDAyNS80TXlxN1EiLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtc3RhZ2luZy12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTEzNTAzOTYifQ", "payload": "e30", "signature": "dtG7ZfYPPPqYbEAGmliXBCqbf93RbjeAs85XFRx7qzXFXGBfCxdizBmXR8ZUvkLTILDgZK37Im7yxkqq_EqK1o-x6NL4dXATdzKCZfIZp4Csj4U9aM6ZidkiHmz8-YvGypDvu1nANmtVNgL66TMga6vPgdK94y5EsArJwV-9UoMbi9DB_OfkDUD1FQKPuJJlcgu7XM5umArrp5MMXjoy5icDRxuwQaAPgFFlOuGdxNXu2jT03xVkreAN-JXwBhd3kQ_gmPbJLUTYMf40u7kiWsQDY74dYg0w4RhcapYklDz7i7grYGINm7cRu9ZxCtPuECrIVTR5NKlbRGT_xj4CAA"}'
  443. [Thu Oct 17 10:33:40 UTC 2019] _postContentType='application/jose+json'
  444. [Thu Oct 17 10:33:40 UTC 2019] Http already initialized.
  445. [Thu Oct 17 10:33:40 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  446. [Thu Oct 17 10:33:41 UTC 2019] _ret='0'
  447. [Thu Oct 17 10:33:41 UTC 2019] responseHeaders='HTTP/1.1 400 Bad Request
  448. Server: nginx
  449. Date: Thu, 17 Oct 2019 10:33:40 GMT
  450. Content-Type: application/problem+json
  451. Content-Length: 144
  452. Connection: keep-alive
  453. Boulder-Requester: 11350396
  454. Cache-Control: public, max-age=0, no-cache
  455. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  456. Replay-Nonce: 0001CfPEJmj8r0G359gxWYEf4ldHZukFAcrJwSy6V4vB1wc
  457. '
  458. [Thu Oct 17 10:33:41 UTC 2019] code='400'
  459. [Thu Oct 17 10:33:41 UTC 2019] original='{
  460. "type": "urn:ietf:params:acme:error:malformed",
  461. "detail": "Unable to update challenge :: authorization must be pending",
  462. "status": 400
  463. }'
  464. [Thu Oct 17 10:33:41 UTC 2019] response='{
  465. "type": "urn:ietf:params:acme:error:malformed",
  466. "detail": "Unable to update challenge :: authorization must be pending",
  467. "status": 400
  468. }'
  469. [Thu Oct 17 10:33:41 UTC 2019] Trigger domain validation.
  470. [Thu Oct 17 10:33:41 UTC 2019] _t_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w'
  471. [Thu Oct 17 10:33:41 UTC 2019] _t_key_authz='Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ.7gKoVN_muIly8XBce-RU2EftIUQvO9Na6v6bJnusBaw'
  472. [Thu Oct 17 10:33:41 UTC 2019] _t_vtype
  473. [Thu Oct 17 10:33:41 UTC 2019] url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w'
  474. [Thu Oct 17 10:33:41 UTC 2019] payload='{}'
  475. [Thu Oct 17 10:33:41 UTC 2019] Use cached jwk for file: /root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.key
  476. [Thu Oct 17 10:33:41 UTC 2019] Use _CACHED_NONCE='0001CfPEJmj8r0G359gxWYEf4ldHZukFAcrJwSy6V4vB1wc'
  477. [Thu Oct 17 10:33:41 UTC 2019] nonce='0001CfPEJmj8r0G359gxWYEf4ldHZukFAcrJwSy6V4vB1wc'
  478. [Thu Oct 17 10:33:41 UTC 2019] POST
  479. [Thu Oct 17 10:33:41 UTC 2019] _post_url='https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w'
  480. [Thu Oct 17 10:33:41 UTC 2019] body='{"protected": "eyJub25jZSI6ICIwMDAxQ2ZQRUptajhyMEczNTlneFdZRWY0bGRIWnVrRkFjckp3U3k2VjR2QjF3YyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXN0YWdpbmctdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8xNTM0MDAyNi9GNDNiN3ciLCAiYWxnIjogIlJTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtc3RhZ2luZy12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTEzNTAzOTYifQ", "payload": "e30", "signature": "stNTuozPYP-xtrLCbrfEflPvDaO5IcSd0-RgHcbJUuNCQ3AQ_WvHnCtCaWxRbpbIXK90fLgVG_6IySKn2-cOW0bIlWilpmuB4AqND8HK67o_tHBkpUPqcqXxqX2t7YUit2G3Ctfe04c_CYMd-vZDLGZFgmc1_yySYbA2sYp_fYg0yG5V54_BIeMKDKSH2wLb46oapaztOmif8JG0ORqWaiczyOgbafIi4jrBLobRSqGNBqcjU_dQ73cCTL6VP3FVihHLTmPK56N_CFIWpG6yRzogUo5AzdtT8yzFqh8yXSSYzK-VudwUt11h0Uj0tZR32otGQpPBLZPDHq4IcnIHvA"}'
  481. [Thu Oct 17 10:33:41 UTC 2019] _postContentType='application/jose+json'
  482. [Thu Oct 17 10:33:41 UTC 2019] Http already initialized.
  483. [Thu Oct 17 10:33:41 UTC 2019] _CURL='curl -L --silent --dump-header /root/.acme.sh/http.header -g '
  484. [Thu Oct 17 10:33:42 UTC 2019] _ret='0'
  485. [Thu Oct 17 10:33:42 UTC 2019] responseHeaders='HTTP/1.1 200 OK
  486. Server: nginx
  487. Date: Thu, 17 Oct 2019 10:33:41 GMT
  488. Content-Type: application/json
  489. Content-Length: 191
  490. Connection: keep-alive
  491. Boulder-Requester: 11350396
  492. Cache-Control: public, max-age=0, no-cache
  493. Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
  494. Link: <https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/15340026>;rel="up"
  495. Location: https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w
  496. Replay-Nonce: 0001_18hPmlWr8sXPvaQHTjkeW2bQwruWgZrksOpiouclGc
  497. X-Frame-Options: DENY
  498. Strict-Transport-Security: max-age=604800
  499. '
  500. [Thu Oct 17 10:33:42 UTC 2019] code='200'
  501. [Thu Oct 17 10:33:42 UTC 2019] original='{
  502. "type": "http-01",
  503. "status": "pending",
  504. "url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w",
  505. "token": "Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"
  506. }'
  507. [Thu Oct 17 10:33:42 UTC 2019] response='{"type":"http-01","status":"pending","url":"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/15340026/F43b7w","token":"Xw_CSlSnjZdbEa3Hx8E6rEgxJRqRfpK8dpyxX4pflZQ"}'
Advertisement
Add Comment
Please, Sign In to add comment