Advertisement
CutterXYZ

Untitled

Apr 20th, 2025
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 281.02 KB | None | 0 0
  1. user@hostname:~$ journalctl --follow -u caddy.service
  2. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.2266653,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"sub4torage:/var/lib/caddy/.local/share/caddy","lock_key":"issue_cert_sub3.domain1.net","error":"remove /var/lib/caddy/.local/share/caddy/locks/issue_cert_sub3.domain1.net.lock: no such file or directory"}
  3. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.226693,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"sub4torage:/var/lib/caddy/.local/share/caddy","lock_key":"issue_cert_sub3.domain1.duckdns.org","error":"remove /var/lib/caddy/.local/share/caddy/locks/issue_cert_sub3.domain1.duckdns.org.lock: no such file or directory"}
  4. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.2267227,"logger":"tls","msg":"job failed","error":"sub3.domain1.net: obtaining certificate: context canceled"}
  5. avril 20 22:54:18 hostname systemd[1]: Stopped caddy.service - Caddy web server.
  6. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.2267396,"logger":"tls","msg":"job failed","error":"sub2.domain1.net: obtaining certificate: context canceled"}
  7. avril 20 22:54:18 hostname caddy[23190]: {"level":"info","ts":1745182458.2267432,"logger":"admin","msg":"stopped previous server","address":"localhost:2019"}
  8. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.226754,"logger":"tls","msg":"job failed","error":"sub3.domain1.duckdns.org: obtaining certificate: context canceled"}
  9. avril 20 22:54:18 hostname caddy[23190]: {"level":"info","ts":1745182458.2267566,"msg":"shutdown complete","signal":"SIGTERM","exit_code":0}
  10. avril 20 22:54:18 hostname caddy[23190]: {"level":"error","ts":1745182458.2267497,"logger":"tls","msg":"job failed","error":"sub1.domain1.net: obtaining certificate: context canceled"}
  11. avril 20 22:54:18 hostname systemd[1]: caddy.service: Consumed 7.260s CPU time, 91.7M memory peak.
  12. avril 20 22:55:25 hostname systemd[1]: Starting caddy.service - Caddy web server...
  13. avril 20 22:55:25 hostname caddy[28930]: {"level":"info","ts":1745182525.5664058,"msg":"using config from file","file":"/etc/caddy/caddy.json"}
  14. avril 20 22:55:25 hostname caddy[28930]: {"level":"info","ts":1745182525.5678506,"logger":"http.auto_https","msg":"server is listening only on the HTTPS port but has no TLS connection policies; adding one to enable TLS","server_name":"srv0","https_port":443}
  15. avril 20 22:55:25 hostname caddy[28930]: {"level":"info","ts":1745182525.5678804,"logger":"http.auto_https","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
  16. avril 20 22:55:25 hostname caddy[28930]: {"level":"info","ts":1745182525.5679228,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000499880"}
  17. avril 20 22:55:25 hostname caddy[28930]: {"level":"debug","ts":1745182525.567932,"logger":"http.auto_https","msg":"adjusted config","tls":{"automation":{"policies":[{}]}},"http":{"servers":{"remaining_auto_https_redirects":{"listen":[":80"],"routes":[{},{}],"logs":{"logger_names":{"sub4.domain2.fr":["sub4"],"sub3.domain1.duckdns.org":["sub4"],"sub3.domain1.net":["sub4"],"sub1.domain1.duckdns.org":["sub1"],"sub1.domain1.net":["sub1"],"sub2.domain1.duckdns.org":["sub2"],"sub2.domain1.net":["sub2"]},"should_log_credentials":true}},"srv0":{"listen":[":443"],"routes":[{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"localhost:8096"}]}]}]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"localhost:8080"}]}]}]}],"terminal":true},{"handle":[{"handler":"file_server","browse":{},"root":"/home/user/Public/caddy"}],"terminal":true}],"tls_connection_policies":[{}],"automatic_https":{},"logs":{"logger_names":{"sub4.domain2.fr":["sub4"],"sub3.domain1.duckdns.org":["sub4"],"sub3.domain1.net":["sub4"],"sub1.domain1.duckdns.org":["sub1"],"sub1.domain1.net":["sub1"],"sub2.domain1.duckdns.org":["sub2"],"sub2.domain1.net":["sub2"]},"should_log_credentials":true}}}}}
  18. avril 20 22:55:25 hostname caddy[28930]: {"level":"info","ts":1745182525.568655,"logger":"tls.cache.maintenance","msg":"stopped background certificate maintenance","cache":"0xc000499880"}
  19. avril 20 22:55:25 hostname caddy[28930]: Valid configuration
  20. avril 20 22:55:25 hostname caddy[28943]: caddy.HomeDir=/var/lib/caddy
  21. avril 20 22:55:25 hostname caddy[28943]: caddy.AppDataDir=/var/lib/caddy/.local/share/caddy
  22. avril 20 22:55:25 hostname caddy[28943]: caddy.AppConfigDir=/var/lib/caddy/.config/caddy
  23. avril 20 22:55:25 hostname caddy[28943]: caddy.ConfigAutosavePath=/var/lib/caddy/.config/caddy/autosave.json
  24. avril 20 22:55:25 hostname caddy[28943]: caddy.Version=v2.8.4
  25. avril 20 22:55:25 hostname caddy[28943]: runtime.GOOS=linux
  26. avril 20 22:55:25 hostname caddy[28943]: runtime.GOARCH=amd64
  27. avril 20 22:55:25 hostname caddy[28943]: runtime.Compiler=gc
  28. avril 20 22:55:25 hostname caddy[28943]: runtime.NumCPU=8
  29. avril 20 22:55:25 hostname caddy[28943]: runtime.GOMAXPROCS=8
  30. avril 20 22:55:25 hostname caddy[28943]: runtime.Version=go1.22.4
  31. avril 20 22:55:25 hostname caddy[28943]: os.Getwd=/
  32. avril 20 22:55:25 hostname caddy[28943]: LANG=fr_FR.UTF-8
  33. avril 20 22:55:25 hostname caddy[28943]: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  34. avril 20 22:55:25 hostname caddy[28943]: XDG_DATA_DIRS=/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
  35. avril 20 22:55:25 hostname caddy[28943]: NOTIFY_SOCKET=/run/systemd/notify
  36. avril 20 22:55:25 hostname caddy[28943]: USER=caddy
  37. avril 20 22:55:25 hostname caddy[28943]: LOGNAME=caddy
  38. avril 20 22:55:25 hostname caddy[28943]: HOME=/var/lib/caddy
  39. avril 20 22:55:25 hostname caddy[28943]: INVOCATION_ID=2da73fc0ef634331b3ed885494719c32
  40. avril 20 22:55:25 hostname caddy[28943]: JOURNAL_STREAM=9:2110921
  41. avril 20 22:55:25 hostname caddy[28943]: SYSTEMD_EXEC_PID=28943
  42. avril 20 22:55:25 hostname caddy[28943]: MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/caddy.service/memory.pressure
  43. avril 20 22:55:25 hostname caddy[28943]: MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
  44. avril 20 22:55:25 hostname caddy[28943]: SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0
  45. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.6993527,"msg":"using config from file","file":"/etc/caddy/caddy.json"}
  46. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7027636,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
  47. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7033114,"logger":"http.auto_https","msg":"server is listening only on the HTTPS port but has no TLS connection policies; adding one to enable TLS","server_name":"srv0","https_port":443}
  48. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7033744,"logger":"http.auto_https","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
  49. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7034056,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc0001d3100"}
  50. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.703418,"logger":"http.auto_https","msg":"adjusted config","tls":{"automation":{"policies":[{}]}},"http":{"servers":{"remaining_auto_https_redirects":{"listen":[":80"],"routes":[{},{}],"logs":{"logger_names":{"sub4.domain2.fr":["sub4"],"sub3.domain1.duckdns.org":["sub4"],"sub3.domain1.net":["sub4"],"sub1.domain1.duckdns.org":["sub1"],"sub1.domain1.net":["sub1"],"sub2.domain1.duckdns.org":["sub2"],"sub2.domain1.net":["sub2"]},"should_log_credentials":true}},"srv0":{"listen":[":443"],"routes":[{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"localhost:8096"}]}]}]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"localhost:8080"}]}]}]}],"terminal":true},{"handle":[{"browse":{},"handler":"file_server","root":"/home/user/Public/caddy"}],"terminal":true}],"tls_connection_policies":[{}],"automatic_https":{},"logs":{"logger_names":{"sub4.domain2.fr":["sub4"],"sub3.domain1.duckdns.org":["sub4"],"sub3.domain1.net":["sub4"],"sub1.domain1.duckdns.org":["sub1"],"sub1.domain1.net":["sub1"],"sub2.domain1.duckdns.org":["sub2"],"sub2.domain1.net":["sub2"]},"should_log_credentials":true}}}}}
  51. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7045696,"logger":"http","msg":"enabling HTTP/3 listener","addr":":443"}
  52. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7047315,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}
  53. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.70475,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub1.domain1.duckdns.org"}
  54. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.704868,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub1.domain1.net"}
  55. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7049472,"logger":"http","msg":"starting server loop","address":"[::]:443","tls":true,"http3":true}
  56. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7049725,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
  57. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7049901,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub2.domain1.net"}
  58. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7050414,"logger":"http","msg":"starting server loop","address":"[::]:80","tls":false,"http3":false}
  59. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7050595,"logger":"http.log","msg":"server running","name":"remaining_auto_https_redirects","protocols":["h1","h2","h3"]}
  60. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7050712,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["sub1.domain1.duckdns.org","sub1.domain1.net","sub2.domain1.duckdns.org","sub2.domain1.net","sub3.domain1.duckdns.org","sub3.domain1.net","sub4.domain2.fr"]}
  61. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7052412,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub3.domain1.net"}
  62. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7054937,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub4.domain2.fr"}
  63. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7055304,"msg":"autosaved config (load with --resume flag)","file":"/var/lib/caddy/.config/caddy/autosave.json"}
  64. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7056062,"msg":"serving initial configuration"}
  65. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7056732,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub1.domain1.duckdns.org"}
  66. avril 20 22:55:25 hostname systemd[1]: Started caddy.service - Caddy web server.
  67. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7059126,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub1.domain1.net"}
  68. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7060544,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub2.domain1.duckdns.org"}
  69. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7062767,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub2.domain1.net"}
  70. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7066486,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub3.domain1.duckdns.org"}
  71. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7093134,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub1.domain1.duckdns.org"}
  72. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.70948,"logger":"tls","msg":"storage cleaning happened too recently; skipping for now","storage":"sub4torage:/var/lib/caddy/.local/share/caddy","instance":"eb8e2f81-c74d-4e9a-b76d-88a3a1d07818","try_again":1745268925.7094777,"try_again_in":86399.999999086}
  73. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7096038,"logger":"tls","msg":"finished cleaning storage units"}
  74. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7094872,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub1.domain1.duckdns.org"}
  75. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7096946,"logger":"events","msg":"event","name":"cert_obtaining","id":"56af5cc3-32d1-4c0a-8177-d46b672f7344","origin":"tls","data":{"identifier":"sub1.domain1.duckdns.org"}}
  76. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7097738,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub3.domain1.net"}
  77. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.709991,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  78. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7101521,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub4.domain2.fr"}
  79. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7104487,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub3.domain1.duckdns.org"}
  80. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7049947,"logger":"tls.obtain","msg":"acquiring lock","identifier":"sub2.domain1.duckdns.org"}
  81. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7105575,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub1.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  82. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7105744,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub1.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  83. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7105925,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  84. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.731371,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub2.domain1.net"}
  85. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.731413,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub3.domain1.duckdns.org"}
  86. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7313719,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub1.domain1.net"}
  87. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7314343,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub2.domain1.duckdns.org"}
  88. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7313771,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub4.domain2.fr"}
  89. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7313805,"logger":"tls.obtain","msg":"lock acquired","identifier":"sub3.domain1.net"}
  90. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.731537,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub2.domain1.net"}
  91. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7315788,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub2.domain1.duckdns.org"}
  92. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7315853,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub3.domain1.duckdns.org"}
  93. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7316325,"logger":"events","msg":"event","name":"cert_obtaining","id":"e3be60e5-2af5-4458-a06d-991d792d6c1f","origin":"tls","data":{"identifier":"sub2.domain1.net"}}
  94. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7316387,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub3.domain1.net"}
  95. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.731663,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub4.domain2.fr"}
  96. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.731679,"logger":"events","msg":"event","name":"cert_obtaining","id":"cc412b53-473a-4bcd-9c41-cf7a978b53fa","origin":"tls","data":{"identifier":"sub3.domain1.duckdns.org"}}
  97. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7316742,"logger":"events","msg":"event","name":"cert_obtaining","id":"59bb5a90-7689-43bb-966e-f91e7962107d","origin":"tls","data":{"identifier":"sub2.domain1.duckdns.org"}}
  98. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7315373,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"sub1.domain1.net"}
  99. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.731727,"logger":"events","msg":"event","name":"cert_obtaining","id":"c08c232d-12b0-4018-8a20-ffe093576463","origin":"tls","data":{"identifier":"sub3.domain1.net"}}
  100. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.731746,"logger":"events","msg":"event","name":"cert_obtaining","id":"086ce05b-5b0b-4624-b0fc-4a60607ad734","origin":"tls","data":{"identifier":"sub4.domain2.fr"}}
  101. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7317684,"logger":"events","msg":"event","name":"cert_obtaining","id":"389e61e3-3643-4d4d-8297-d2d5ac29e710","origin":"tls","data":{"identifier":"sub1.domain1.net"}}
  102. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7322586,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  103. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.732303,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  104. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.732366,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  105. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7325451,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  106. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7326086,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  107. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.733068,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub1.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  108. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7330973,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub1.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  109. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7331219,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  110. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.733133,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub2.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  111. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7331688,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub2.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  112. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7332056,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  113. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7332456,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub3.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  114. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7332664,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub3.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  115. avril 20 22:55:25 hostname caddy[28943]: {"level":"debug","ts":1745182525.7332854,"logger":"tls.obtain","msg":"trying issuer 1/1","issuer":"acme-v02.api.letsencrypt.org-directory"}
  116. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7333045,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  117. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7333987,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub3.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  118. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.73392,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub2.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  119. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7339225,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub3.domain1.duckdns.org"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  120. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7339537,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub2.domain1.net"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  121. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.733963,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  122. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.734014,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  123. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.7346554,"logger":"http","msg":"waiting on internal rate limiter","identifiers":["sub4.domain2.fr"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  124. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.734675,"logger":"http","msg":"done waiting on internal rate limiter","identifiers":["sub4.domain2.fr"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
  125. avril 20 22:55:25 hostname caddy[28943]: {"level":"info","ts":1745182525.734695,"logger":"http","msg":"using ACME account","account_id":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","account_contact":[]}
  126. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0916593,"logger":"http.acme_client","msg":"http request","method":"GET","url":"https://acme-v02.api.letsencrypt.org/directory","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1042"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  127. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0918493,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub1.domain1.duckdns.org"]}
  128. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0918744,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub1.domain1.net"]}
  129. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0919447,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub2.domain1.duckdns.org"]}
  130. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0920494,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub3.domain1.net"]}
  131. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0920994,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub3.domain1.duckdns.org"]}
  132. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0921438,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub2.domain1.net"]}
  133. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.0921798,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub4.domain2.fr"]}
  134. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.2129884,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-NKgtjZKgc7x64iNdCxDuZnKMXuSsOtGt4ydKyvTHp9U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  135. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.2629905,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztpNGgtogUfoTpvgwtSzC7XRT5C3npoogMUxJZ4KKQnrM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  136. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.3140771,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztAFukIGWrmSZRZgdelHJZ69QHNNa6j5wc42VPZ1VsqVY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  137. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.366552,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztq6HW8edcesuA39CAYMTM_uKcq1ZsGHwa-ZJMMJWR8jU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  138. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.4136648,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztuhXoMjyYDELP6xu2_PF5k-5ilu_p7YjELFYcYzbXfuk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  139. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.4634795,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-H_D80xXgiLeoi4Eh5HfXrYClyNNzxohwXfjZHGMnf24"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  140. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.4683843,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["362"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035327"],"Replay-Nonce":["JYccJeq-is47m141cJEyO0qyJYFuVXxvdEcc539xrjGK35ntazs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  141. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5149832,"logger":"http.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-31AvazdsE99BOm0wsJvyZ2KUUsu7tVblx2aTvUTWR18"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  142. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5898619,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["354"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035697"],"Replay-Nonce":["y-2E8CztiHCcask90V1pptLdO-9bb7913_M3B1DjrA5NHSnLEQ4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  143. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5917454,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["365"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035617"],"Replay-Nonce":["y-2E8CztwNSjyXmBqmBjKhe1_kORPw7fk8NfprLvv-nJZCHl0b8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  144. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5972917,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920057","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["836"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztENK3X6jhN6QV34k3ioruucz_jQ9lETlD7lu3BmkRrtY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  145. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.5975063,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub1.domain1.duckdns.org","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  146. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5984812,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub1.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  147. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5984967,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40878: EOF"}
  148. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.5985017,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub1.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  149. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.6365345,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["351"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035847"],"Replay-Nonce":["JYccJeq-k9qRAANGAKyVUXla5co9ihMa83mSwPYWzB5RNm4C4SE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  150. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.6998582,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["359"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036067"],"Replay-Nonce":["y-2E8CzthLMZL72t1RfR_-ppwmMZU5iyZWrglWPWsERNwtj2v7w"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  151. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.718298,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-6DVUxIabUc-4KOF2CbW7jD8b6ee9Ug2NJWEG41Bzd88"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  152. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.7184772,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub1.domain1.net","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  153. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7187688,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920447","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["839"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-hNDWc3mhydkZq1amqQ9gi5yTTlu_CAjc22Haq3nquEI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  154. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.7188606,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub2.domain1.duckdns.org","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  155. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7197824,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub2.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  156. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7197998,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub2.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  157. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7198253,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40888: EOF"}
  158. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7200882,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub1.domain1.net","challenge_type":"tls-alpn-01"}
  159. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7201045,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub1.domain1.net","challenge_type":"tls-alpn-01"}
  160. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7201152,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40898: EOF"}
  161. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.725933,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920057/T8SdSA","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920057>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920057/T8SdSA"],"Replay-Nonce":["JYccJeq-bj2W9H31PA8uIkhXImPLTu-IzC9lf3q-GhSJVEKdlpk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  162. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.725995,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub1.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  163. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.730571,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["357"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036177"],"Replay-Nonce":["JYccJeq-8E49GwcR9TWUoMMoMZTXMGi78S8o2JnL5vTxm1bnCbM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  164. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7567437,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["352"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036277"],"Replay-Nonce":["y-2E8CztvrcjXNyniJF--5DQfikTAfwA2UapunRQGKzBTPsISDU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  165. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.767928,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztc-IzS2usL-D6rBEi27fK_rnyrFmKcZMG3DMbgwMWtAU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  166. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.7680166,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub3.domain1.net","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  167. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7689524,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub3.domain1.net","challenge_type":"tls-alpn-01"}
  168. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7689705,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub3.domain1.net","challenge_type":"tls-alpn-01"}
  169. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.7689786,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40906: EOF"}
  170. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.825058,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920997","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["833"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztOLW-pk_6_U5PIde4cC8slDXpxJeGMmIQkTqRYO6nRoE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  171. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.8251598,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub3.domain1.duckdns.org","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  172. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.826133,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub3.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  173. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8261507,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub3.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  174. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8261528,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40910: EOF"}
  175. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8496068,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920447/i5P04Q","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920447>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920447/i5P04Q"],"Replay-Nonce":["y-2E8CztzvIeiG3F2-2uoMCfw8i5hxjsSNnmAY-juYfptMlPk-U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  176. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8496697,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub2.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  177. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8587523,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-eX0qYEfDQmlk9YSn6zX4RHD6QR2hBC4R-u0eiavNw-Y"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  178. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.8588612,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub2.domain1.net","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  179. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8597658,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub2.domain1.net","challenge_type":"tls-alpn-01"}
  180. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8597834,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub2.domain1.net","challenge_type":"tls-alpn-01"}
  181. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.859805,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40918: EOF"}
  182. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.871655,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920627/GVarLw","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920627/GVarLw"],"Replay-Nonce":["y-2E8CztNpg8v2RvFZCrl57p-OgfjWl5S3jNTXcDcnfAPgMrJjQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  183. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8717122,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub1.domain1.net","challenge_type":"tls-alpn-01"}
  184. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8866923,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-e4n5zfZHkTddqEdV5AzWDBkF355qSKsrtRs1fOCkXkM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  185. avril 20 22:55:26 hostname caddy[28943]: {"level":"info","ts":1745182526.8867886,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub4.domain2.fr","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  186. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8877602,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub4.domain2.fr","challenge_type":"tls-alpn-01"}
  187. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.8877816,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub4.domain2.fr","challenge_type":"tls-alpn-01"}
  188. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.887769,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:40926: EOF"}
  189. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.9013963,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920767/4Mb-wQ","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920767/4Mb-wQ"],"Replay-Nonce":["y-2E8Cztne6-ml2E820RWw-Nsp9MrWxIHjOtzLMqpvZXyHLekwY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  190. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.9014506,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub3.domain1.net","challenge_type":"tls-alpn-01"}
  191. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.958684,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920997/hQt8ow","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920997>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618920997/hQt8ow"],"Replay-Nonce":["y-2E8CztKTCps75PZZmPpNrICPF1THlnZSqY53qDRQA0dSj9z3U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  192. avril 20 22:55:26 hostname caddy[28943]: {"level":"debug","ts":1745182526.9587574,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub3.domain1.duckdns.org","challenge_type":"tls-alpn-01"}
  193. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.0078225,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618921197/ftOZVw","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618921197/ftOZVw"],"Replay-Nonce":["JYccJeq-I5QKH7D35idhtJNMnMlIhEefqNJvCrFShH8Q6cSiPzA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  194. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.0078979,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub2.domain1.net","challenge_type":"tls-alpn-01"}
  195. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.0202055,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618921327/UxhsSg","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["199"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:26 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618921327/UxhsSg"],"Replay-Nonce":["y-2E8Czt6183aKk5CQooP2ZyQp-04xV5oDo-d9t545p1JtwCDCM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  196. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.0202615,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub4.domain2.fr","challenge_type":"tls-alpn-01"}
  197. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.1062937,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920057","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["860"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-a6BRIMVS-3r3cG84ZKEt45vpi35hiJcObHmOc1EMOyo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  198. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.1065638,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub1.domain1.duckdns.org","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  199. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.106604,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub1.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035327","attempt":1,"max_attempts":3}
  200. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.2272854,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920447","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["866"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-H1jPrdNKe9rqAq2DQXauvSPbBRuA4zIZ8OCx3aW7mHA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  201. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.227552,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub2.domain1.duckdns.org","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  202. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.2275894,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub2.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035617","attempt":1,"max_attempts":3}
  203. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.2798102,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-8d_GOndD8iWgxEK_9MlTVm6A8NuthiDuGcvXh4MTu5c"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  204. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.2798376,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-0-4lsWoAj6C8mHu6vnNjcDq2F2jmjSwqRs-7PUqIWdQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  205. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.3419056,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920997","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["854"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-ttP4DktSWs6piqMdDeIIoWuUVmTbtLwaREa5mwpmddQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  206. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.3421037,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub3.domain1.duckdns.org","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  207. avril 20 22:55:27 hostname caddy[28943]: {"level":"error","ts":1745182527.3421357,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub3.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036067","attempt":1,"max_attempts":3}
  208. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.3906622,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztPY90qccQ-uLYHNu4R0GLxC7JXIoSiexgA-IlaqXr6hc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  209. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.3967268,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztrjCtGKEtaVyOZYE_9df6QGWLZW0lsLdP9NkIGZGXGx8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  210. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.6576257,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-ISWVmF17SjN5IefLgUVTozU7pkI4WmFzfzouSHyOdGI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  211. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.65982,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9HNBKVVpHnT4y5zX1K-mlMMTe-QPfXzpHPYoofKkYAU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  212. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.777371,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt4fTne0LyVc4U8jFRVPQUYu1EUK_DrMXw8wNZ9bAi36w"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  213. avril 20 22:55:27 hostname caddy[28943]: {"level":"debug","ts":1745182527.7817433,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-MwL_AN7P_TKqNosE8ZZQtoLsVPwP7N9oBlOagNagttg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  214. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.0524323,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztxELgIe_e7a6yjxD90CocQZLlUO_3d_rXSYOhq6G-bLc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  215. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.0542808,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:27 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-2yezhK4KQd_mnMk-W5j9aNZ_WMKDIdl01VwuRZ21rgk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  216. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.1075947,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub1.domain1.duckdns.org"]}
  217. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.15436,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq--ct0GOspL3x66y38ce_Jn--051TAn6A24h17msZTrik"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  218. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.1796317,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt3xyeClHq8aZurKZh9swhikqUrC34Vh15JG1ayUwqCV4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  219. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.2286682,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub2.domain1.duckdns.org"]}
  220. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.3425822,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub3.domain1.duckdns.org"]}
  221. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.3976805,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["362"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211041247"],"Replay-Nonce":["JYccJeq-xXdK_WF4PIbtl8yaxmcVPfwTdWb_Fq7o5DFZc-Z4cGs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  222. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.4304874,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztcJk2hIlUd_Vv1DFp9ckNnbPhqwKvFdF9zamu10vzjTE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  223. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.4341815,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztb4_uFx0SEx3jT8dDKpUWcW5BrqV_bOvgfkNUDoi3nAU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  224. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.4721248,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["365"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211041667"],"Replay-Nonce":["JYccJeq-nKA6CTjOKaLpJEVmxYkUkPzMpcItjyw9zEqZjYv27UI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  225. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.5247822,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929057","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["836"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztjRK-J4wxZ1m1I8jrrwMYtY1aDllQnr2804hcBGhVujQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  226. avril 20 22:55:28 hostname caddy[28943]: {"level":"info","ts":1745182528.5249267,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub1.domain1.duckdns.org","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  227. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.52547,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub1.domain1.duckdns.org","challenge_type":"http-01"}
  228. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.5254922,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub1.domain1.duckdns.org","challenge_type":"http-01"}
  229. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.5387125,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztxeG5U0ruH-14CE6OK6XRymDF4ArU4EYBpSRneEW3Yvs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  230. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.560817,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztJOzkqvUjAuzFVVwp_6-q74sdYK59A83PdDX5NIR1J3A"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  231. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.5997555,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929647","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["839"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt7i0vOTTxfc4qRHqCG6eYJKNAuKWeqhGaWEYYZ4Z1w3U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  232. avril 20 22:55:28 hostname caddy[28943]: {"level":"info","ts":1745182528.599848,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub2.domain1.duckdns.org","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  233. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.6002116,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub2.domain1.duckdns.org","challenge_type":"http-01"}
  234. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.6002307,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub2.domain1.duckdns.org","challenge_type":"http-01"}
  235. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.624817,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["359"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211042127"],"Replay-Nonce":["JYccJeq-EBhEUDLSChbH_7oWh3RAVG-AOLm2dUt5q86uFcraiEU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  236. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.668875,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618929057/9s_eYQ","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929057>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618929057/9s_eYQ"],"Replay-Nonce":["JYccJeq-5I9TwY40KYs3QYVUffvYRKQyH14LUf7bzV3oaV3J-CQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  237. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.6689317,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub1.domain1.duckdns.org","challenge_type":"http-01"}
  238. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.7451727,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618929647/dTBV3Q","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929647>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618929647/dTBV3Q"],"Replay-Nonce":["JYccJeq-SwDbsqavGpXIh3pOFIyrY6su0j_V7DNbxp7K_vktFFQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  239. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.7452524,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub2.domain1.duckdns.org","challenge_type":"http-01"}
  240. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.7534704,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618930367","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["833"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztK0-PuKQlPQ4KrzQs-dfYFLKqYQvP0bOrRmQW5wIDtIA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  241. avril 20 22:55:28 hostname caddy[28943]: {"level":"info","ts":1745182528.7535794,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub3.domain1.duckdns.org","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  242. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.7539475,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub3.domain1.duckdns.org","challenge_type":"http-01"}
  243. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.7539668,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub3.domain1.duckdns.org","challenge_type":"http-01"}
  244. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.8100393,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-_PlwstM4Gs7hEhF8yB8JJdLNr53C7vT7IwwDKhQLmfs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  245. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.8139749,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-UGIS7GDaobf9lXh5cfXWaJbzKaDsc5HkLlrktv1N4b0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  246. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.8880098,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618930367/a0ysHg","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618930367>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618930367/a0ysHg"],"Replay-Nonce":["y-2E8CztFxRfbSZ3sU_EKpJuuxWI2rsxMWz-CbVsBIpyrkl-z5M"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  247. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.8880548,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub3.domain1.duckdns.org","challenge_type":"http-01"}
  248. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.9193573,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-uGPMqqv9ROmcH4RkmcUVkl1k_EuDhfblovtaGk7LtTE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  249. avril 20 22:55:28 hostname caddy[28943]: {"level":"debug","ts":1745182528.9430792,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-yzg6SpFZz7k1SOQyMXPJfnFZjGDywXFoBfhtGF0RPlg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  250. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.0464272,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929057","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1099"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:28 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-TeM_pFPlpH-Kh1BAYwI7PDja7XSmKftmHTObHKfXqsw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  251. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.0466132,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub1.domain1.duckdns.org","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub1.domain1.duckdns.org/.well-known/acme-challenge/mXXYZ59aas_wQxWkpfLzryD5c-waGsvceEjxrwa7tCs: Error getting validation data","instance":"","subproblems":[]}}
  252. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.0466611,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub1.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub1.domain1.duckdns.org/.well-known/acme-challenge/mXXYZ59aas_wQxWkpfLzryD5c-waGsvceEjxrwa7tCs: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211041247","attempt":2,"max_attempts":3}
  253. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.0466902,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub1.domain1.duckdns.org","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub1.domain1.duckdns.org/.well-known/acme-challenge/mXXYZ59aas_wQxWkpfLzryD5c-waGsvceEjxrwa7tCs: Error getting validation data"}
  254. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.0467577,"logger":"events","msg":"event","name":"cert_failed","id":"47cdd622-0cef-4a16-9a8e-19fd161b9143","origin":"tls","data":{"error":{},"identifier":"sub1.domain1.duckdns.org","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  255. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.046775,"logger":"tls.obtain","msg":"will retry","error":"[sub1.domain1.duckdns.org] Obtain: [sub1.domain1.duckdns.org] solving challenge: sub1.domain1.duckdns.org: [sub1.domain1.duckdns.org] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub1.domain1.duckdns.org/.well-known/acme-challenge/mXXYZ59aas_wQxWkpfLzryD5c-waGsvceEjxrwa7tCs: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":3.337402867,"max_duration":2592000}
  256. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.1219332,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618929647","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1111"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-tu8C7LWMHAUUXu-BA3wK8eI5zZFeQ6vHZ2cUAH-boZM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  257. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.1221015,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub2.domain1.duckdns.org","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub2.domain1.duckdns.org/.well-known/acme-challenge/uSHR5yc0e0Q-QRdB7qRmqFsBvuffxWT5EYJSmIpvIkg: Error getting validation data","instance":"","subproblems":[]}}
  258. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.122134,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub2.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub2.domain1.duckdns.org/.well-known/acme-challenge/uSHR5yc0e0Q-QRdB7qRmqFsBvuffxWT5EYJSmIpvIkg: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211041667","attempt":2,"max_attempts":3}
  259. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.122166,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub2.domain1.duckdns.org","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub2.domain1.duckdns.org/.well-known/acme-challenge/uSHR5yc0e0Q-QRdB7qRmqFsBvuffxWT5EYJSmIpvIkg: Error getting validation data"}
  260. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.122202,"logger":"events","msg":"event","name":"cert_failed","id":"3c3a1089-9f8b-4987-8354-84e17114d0fc","origin":"tls","data":{"error":{},"identifier":"sub2.domain1.duckdns.org","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  261. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.122216,"logger":"tls.obtain","msg":"will retry","error":"[sub2.domain1.duckdns.org] Obtain: [sub2.domain1.duckdns.org] solving challenge: sub2.domain1.duckdns.org: [sub2.domain1.duckdns.org] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub2.domain1.duckdns.org/.well-known/acme-challenge/uSHR5yc0e0Q-QRdB7qRmqFsBvuffxWT5EYJSmIpvIkg: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":3.390741771,"max_duration":2592000}
  262. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.1908557,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9inlJYM2DfZ4kN57N9jGlACFaMGkzx8zz3XVHdbBdVA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  263. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.191526,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztn9fNxLKWPRqmirdcFcEy1pJprmGWlRn0l6VI6Frs5HY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  264. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.266341,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618930367","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1087"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-puOrkYt7oVm8NPiqGj0-0JlhPwIrA5ZgyXeq2-nBAts"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  265. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.2665708,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub3.domain1.duckdns.org","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub3.domain1.duckdns.org/.well-known/acme-challenge/KrlbjnF2dJqS7XKLDYoHhc2cq3quVvshRIiAePMHCpI: Error getting validation data","instance":"","subproblems":[]}}
  266. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.2666056,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub3.domain1.duckdns.org","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub3.domain1.duckdns.org/.well-known/acme-challenge/KrlbjnF2dJqS7XKLDYoHhc2cq3quVvshRIiAePMHCpI: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211042127","attempt":2,"max_attempts":3}
  267. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.2666333,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub3.domain1.duckdns.org","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub3.domain1.duckdns.org/.well-known/acme-challenge/KrlbjnF2dJqS7XKLDYoHhc2cq3quVvshRIiAePMHCpI: Error getting validation data"}
  268. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.2666821,"logger":"events","msg":"event","name":"cert_failed","id":"51727ec7-b0e2-4c7f-b74e-6b0d5a8afc37","origin":"tls","data":{"error":{},"identifier":"sub3.domain1.duckdns.org","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  269. avril 20 22:55:29 hostname caddy[28943]: {"level":"error","ts":1745182529.266705,"logger":"tls.obtain","msg":"will retry","error":"[sub3.domain1.duckdns.org] Obtain: [sub3.domain1.duckdns.org] solving challenge: sub3.domain1.duckdns.org: [sub3.domain1.duckdns.org] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub3.domain1.duckdns.org/.well-known/acme-challenge/KrlbjnF2dJqS7XKLDYoHhc2cq3quVvshRIiAePMHCpI: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":3.535273479,"max_duration":2592000}
  270. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.3011117,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-l1iqolq3SapAdH9Z2bXkTCGkLW0its5_UCWJ6sNzs1U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  271. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.3198462,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-wCKdozP-o4arckx3iq4lVdUhAaDEAX0haRtGxZSShd8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  272. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.5732472,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztpH_lxvYdAl9og58rZaMct5wqu4f5XdqJkd10nXowACY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  273. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.5904846,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-_rBpIZbdvgDTUQDIcJM-LkrlCAPGG8GxUjuwSTs0wH4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  274. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.6775706,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztIcRSWot4famervaxXOTpl4dXy44kt5P8eYBUQYAwd-Y"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  275. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.717476,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztQfdV7jCRM5ujboHzSQJaFSbMDMlsvEAzJHeZ0HbhM78"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  276. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.9640133,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztpk-Fd2SYLypodnMwlxRisD4AfqlN7x8hKtAwyCupatQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  277. avril 20 22:55:29 hostname caddy[28943]: {"level":"debug","ts":1745182529.9715793,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:29 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztX1VG5ypaLLEKAonf5WsiYuElTIJRP5KvA5V4-RawQ0E"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  278. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.067968,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztmHKa2tjczrrC1g6JZy-mSRe1C-TEAx3GOv-itlB_AO8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  279. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.0978665,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-QMbgQxeMLybLrVcOKyL9Tjcvc7KY-X59CqYJtTSEaSg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  280. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.3424268,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-bxrwCSPvho65u8q7MgCgShMe-NYjFPSOo1Wq1OqNkvw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  281. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.3632567,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt1PF2-I8UOnx7nj_Nh7L425b3W-dLdNgxfntgU-KV-8o"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  282. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.4482956,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-_gFG7vsfkxGDyH3akqeJnLxCZco3pv6-3uTfBZTnrrI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  283. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.476488,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztCGCZFxUaH2qJ_VmGn8sriNl8MyB5PUegjZsEM02oxCk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  284. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.7183828,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-STdFv5msW424ri3-CIe3kTUPHnDUJLQkDyajxwDILXc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  285. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.7412295,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt5ijZh4DnNIkK2CHflaYG2JsyRErq4dJJ-qjOqwpR6gY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  286. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.8391428,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztioQqpGJggNZs4TAsv6WwAgU8R_6juCZC4S39d9dZJ1U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  287. avril 20 22:55:30 hostname caddy[28943]: {"level":"debug","ts":1745182530.8579874,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:30 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-PPH0nGYCSzJlntWpSTd7osidU1BUiTkaCBrTLEDCRd0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  288. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.1111073,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq--2O_32HlwH_jOW5ZZxBWM4JybH-qiFD_GKPKJuX6Qss"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  289. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.1193447,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-k0A8_Cs7X_Ba29pZWJtPh8I2aVKtzF3dxKewbJwkrI4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  290. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.2170465,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztwZ_np0jaR3sn7KIHllyzygxlI6HKs-GlHKH039wHaT4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  291. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.2361243,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztF3HQVp4CddgQBJs7I0oJ5OX9eYkZfiMbV_hdO6NIUsE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  292. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.4882839,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztBj7uZ1jHHkkWjEHvLp1Mjztqptj8u3Dg7vOBNUdCc2A"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  293. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.494608,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-C74ydPyrTwQRMSNL1DG5I00WoNwc92r0MX3a-Hg0Cs8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  294. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.5988023,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt0PFERKEuGWQS3kvI4vRMpzs0bG4CP_ZFJwv_7oGLLGo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  295. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.6129642,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-AiDp6cJ2quv9BG_07HZD7GUvLYFwRNOwVORcoNCAsE0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  296. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.867924,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-tP5E3616VHagWuB6FtVMoJNhmgB7nqiwNxtG7HiY4lI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  297. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.8925204,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztu9hdcF9txPxFIGoSgyPiWCQXnl6H7u9FwvwA8hCjAqU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  298. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.976246,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztci78JyaUq9b13qS093v_qQhNUPw86svLpledHc5J2ag"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  299. avril 20 22:55:31 hostname caddy[28943]: {"level":"debug","ts":1745182531.996505,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:31 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztymlcbvmpYOD5sguLdc0HwjFdgKRgOzKJZhpfDjSfwtY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  300. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.2501516,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-1hCom2XFm9p-wmcHyZsDnQltimYFZy-AYguXbl0ddNw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  301. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.2806752,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-ahSmoj5HhwGOQ7Od3GrM0g7UuHYjZfb2-K1nKPH_fuY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  302. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.3589363,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-pTp18lCls-3rv3OAZuRU35w5aTaI-QTD0PVGTl004Yc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  303. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.3739502,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CzttaxLK7XPPkstMZYA59ISknuUbhFmgDmofkWq2LlDTLI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  304. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.6332543,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CzteWy61N4tFoi6PBb22jfiZfIIpzqJSd3M-MYl4KvVBK0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  305. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.6721468,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-rdbJsT1O2MP7lzzngy5sZuH7Ta_GYk_KbTwlCD8qYAo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  306. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.7376614,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9K81BQjgxAHH2WVHBi_2uclwAfrfwqGYMtVOWyPEuwk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  307. avril 20 22:55:32 hostname caddy[28943]: {"level":"debug","ts":1745182532.7517135,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztio9VOH7g91rOJIAJ279UlWhtrvsUaYXRoz9JxYna1vg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  308. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.0090196,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:32 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztkLQVBE-r_AXuCtCKmHOoCZz9BuSM_pv8NQr-5I0g9tE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  309. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.0620036,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztvDZTSdQPyOieZPecX4wWEGOt_IFTd6mGxWxn8bh6Gus"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  310. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.1130702,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-rXrVolZCmaY8FCCf0Lrr3ly5Gxj755nU_yn9Oci6yX0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  311. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.1347077,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CzthSuVnthgI6z7ScN5NZLsnGWgxANSxCFoF4rBF87hT4g"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  312. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.4001477,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztOT82aeaf38YsOOtKuNaZyU1QyKAQ0IHa1gawG4Ey2NA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  313. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.4601114,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztpdk9Lk-Zn0RtnREVKxwxxnFhEeClvBzUqDwL5tuQePI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  314. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.4906623,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztRXr_pCSTO7KPypH58HfdsUKchZNEuqeWkcDF8jVv620"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  315. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.5095696,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-ywnArNxWojr70S8fEU77BwtCGQyXOCcuJaGlUsbDOTY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  316. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.7916758,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-dgCfpvUOUeyR2m5VNIJl9VE7G9Uf-LJiZZpK5bmEqMM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  317. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.8359957,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-JZUKP7nbbHKttUtEA3EWUsbgTjEeXG0Sm7zeIu-3mFU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  318. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.870475,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-wwFBBwJ19NkTC1_ubd29XtlctuIfXVCffbySWQ3zVFw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  319. avril 20 22:55:33 hostname caddy[28943]: {"level":"debug","ts":1745182533.9038606,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:33 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztSUaYv7v3FGw1OFBebMCORI-InWfOFiG8hHuhAhODvZk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  320. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.1717567,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-tK_T6W0x3ZFQTMxbLbO7790liyS31M--oxctf1c9CnM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  321. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.2142994,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztwOMsTaqcLFAGWwoo4__Zad3wRClvBionm0WsyKf3nxk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  322. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.261659,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-KpJRGYgQvRYZA3o8Zen4pbiekmoWeVlB6l_Zn5_Dp1w"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  323. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.2814276,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czty5nvUBSioMoNIqO3Q3soGecygsRKUbT3IdW0ieImD6g"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  324. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.564453,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9_LdJVrCM80B8RzNugFFfy3TwC1N2Kdo-IaUICXS9gQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  325. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.5917075,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztkO-2XHVfnuV14q2ABS4yQ2i6uHyLOo4YQSLbJgPzYmE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  326. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.6411583,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-bwn0AMlIChxFrrOo_UPClGw9gUjj1oTIz4FKehlHR28"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  327. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.6572266,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-oWXoFxTcieRzdxLhHIuEHqZePIMq6Shm8EWcqayYlFw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  328. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.9427288,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Ws_EDy4x7ostUW5u2HNjhg1Ya22wtm5HXB9hnK_zdZ0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  329. avril 20 22:55:34 hostname caddy[28943]: {"level":"debug","ts":1745182534.9879537,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-gssB9vUMfCAcEnM0v7oFw17uFcvTvsrJuuyCDk5WjCc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  330. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.032287,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-V1NhgZ_10GXwui41dDkrQcYgX1s8Zq-Nz3rlIK5ILHw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  331. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.0364687,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:34 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztHbyaVaWCzdqZXiW46WafksBwZHzdmhJEKOegiVyMYkA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  332. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.3203714,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Zgn2r2UuB5n3piCkYB-g4Yy_UNP2FhNvwtc65rluY_E"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  333. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.3652036,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztHL0prSGYvWyhv14CYgKf5OO1KTfrGjrb_BZqnAkyqGo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  334. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.4152873,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-fGRnmmz3mnGGpyz-xdcD6FE3-OnCYOU5rE7KMJZGbdM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  335. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.4272032,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztDMYiZ3ln94WKs51LHYy0VDwO2SIYXU_EfYwNS9NtFks"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  336. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.699339,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-3PPzUElijMule9cCgzHENuuF16WFr6uanWUdcDJ4ic4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  337. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.7437308,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-OeVuDBcf2iFgSvnnBekT4Ri5n5Rlnu74tkqeLxretpY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  338. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.796905,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt6uBrXKU9LLFKeyy3RKszhlXlx0TlkWmXGvyBI0IfIDI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  339. avril 20 22:55:35 hostname caddy[28943]: {"level":"debug","ts":1745182535.8025444,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:35 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztCxhMPgRAEVd4DHphevs0IvqwcPN9ahTGNx-XwONCRa4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  340. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.0802143,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztpbwTnsMvi5D8jRIzq0UHkcJaE_43NlzbKLpOM0rQnOM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  341. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.1207845,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-jl9WeuM8h9qx5SDa1k37Rp2Az7nmLhMDdVb52u6xozA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  342. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.1761386,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztXwzOAkdgDK9YzfSGM0cHc4tvjXlNZ_0O5dg3a5q1tj8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  343. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.1806026,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-e6j9SGfg_RVtm5gw1BK_6U-Trsg-Tn1846cySl0am1s"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  344. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.456126,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-r3wiz9reKbpLbBTr56rkiNXkZ7PWF7v7DhyjW16UDLI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  345. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.4971647,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztLxRXMg96524xz4U26EkjXHazGA1Hi-01IZzASwJzMVc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  346. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.556625,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztb4fY2Z3Dejkz-sKc3KuohUaeWAYHjli4ENGCgQZ4u7E"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  347. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.5572646,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-pE5gnKfqanOiEgAkyquVB56WYM1TktZBL_CzbvLmMc8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  348. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.8366768,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-q2_YtyKLYGrdfBuWsnRYzR1E1UUvTjjbo55b_I1jDwQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  349. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.8878858,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-S__z7nOtuh9VeUyFiM7C-ML6hQgxr3ZwIAT_1IF8qtM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  350. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.936874,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt-svblwtXsJZi3tzsrAN1yCj3YPFSZExLjs7xLoHrkCQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  351. avril 20 22:55:36 hostname caddy[28943]: {"level":"debug","ts":1745182536.953489,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:36 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztde2QIXr2TziFJpZS7xnGeXRbS5w41ROgYpnyg1gOwjM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  352. avril 20 22:55:37 hostname caddy[28943]: {"level":"debug","ts":1745182537.248782,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920627","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["994"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:37 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztHsbkqsWfgTPR5x5dJquyir44oC1YpVcEgCDvg8QXt8w"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  353. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.2490494,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub1.domain1.net","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  354. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.2490911,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub1.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035697","attempt":1,"max_attempts":3}
  355. avril 20 22:55:37 hostname caddy[28943]: {"level":"debug","ts":1745182537.2660272,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618920767","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["988"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:37 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt8jIGGLJgh3lUc0LC_54mvDU4bMU9c6EMi0NR6rxSChE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  356. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.2662375,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub3.domain1.net","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  357. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.2662668,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub3.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211035847","attempt":1,"max_attempts":3}
  358. avril 20 22:55:37 hostname caddy[28943]: {"level":"debug","ts":1745182537.3165948,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921197","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1000"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:37 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-LlHUfgRSpDKsFtPWUFu5_3alAUb06zg8uLC025KEHtY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  359. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.3167436,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub2.domain1.net","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  360. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.31677,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub2.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036177","attempt":1,"max_attempts":3}
  361. avril 20 22:55:37 hostname caddy[28943]: {"level":"debug","ts":1745182537.332674,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:37 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9oxnaNJuq0AGB0qR-Ice0z_LoSIUydfAruKqIW0fK2o"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  362. avril 20 22:55:37 hostname caddy[28943]: {"level":"debug","ts":1745182537.711471,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618921327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["990"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:37 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztsA3uRJna3WD9wvFNRMavJc3DBiSC6A6IvESpnHUcIXU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  363. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.7117476,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub4.domain2.fr","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]}}
  364. avril 20 22:55:37 hostname caddy[28943]: {"level":"error","ts":1745182537.7117772,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub4.domain2.fr","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211036277","attempt":1,"max_attempts":3}
  365. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.2500362,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub1.domain1.net"]}
  366. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.2672832,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub3.domain1.net"]}
  367. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.3176494,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub2.domain1.net"]}
  368. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.4965124,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["354"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211071897"],"Replay-Nonce":["y-2E8CztHq2LN6vWJwKikMdzM0RcqE8jRIquiVwX_DlESDsFzyU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  369. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.5431678,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["351"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211072087"],"Replay-Nonce":["JYccJeq-Zm4llRLLNXd_0V0v5gyp2hmBcGAUNpq1kn8SFPkKqN8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  370. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.5855641,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["357"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211072207"],"Replay-Nonce":["y-2E8Czt_9m86yioDcOj2nTR3msftAudQaUGip3fKpawl5ve3H8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  371. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6360207,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-dOGe6xTXMBd0G9ua0ne2basnkt5WMB9bsXbdbzuYnz8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  372. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6361225,"logger":"http.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
  373. avril 20 22:55:38 hostname caddy[28943]: {"level":"info","ts":1745182538.6361363,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub1.domain1.net","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  374. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6365554,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub1.domain1.net","challenge_type":"http-01"}
  375. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6365721,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub1.domain1.net","challenge_type":"http-01"}
  376. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6719003,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztTRfXI_iqhARv1od9FHvnE4jkXMb920FoRibQZU72Ikk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  377. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6719744,"logger":"http.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
  378. avril 20 22:55:38 hostname caddy[28943]: {"level":"info","ts":1745182538.671986,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub3.domain1.net","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  379. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.6722891,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub3.domain1.net","challenge_type":"http-01"}
  380. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.672306,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub3.domain1.net","challenge_type":"http-01"}
  381. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.712306,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-riRRFu5kaBcWvR3RkypF8rkNXhpeillHZceEbaIrw4I"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  382. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7123792,"logger":"http.acme_client","msg":"creating order","account":"https://acme-v02.api.letsencrypt.org/acme/acct/2349376687","identifiers":["sub4.domain2.fr"]}
  383. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7124138,"logger":"http.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
  384. avril 20 22:55:38 hostname caddy[28943]: {"level":"info","ts":1745182538.7124324,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub2.domain1.net","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  385. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7127016,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub2.domain1.net","challenge_type":"http-01"}
  386. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7127166,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub2.domain1.net","challenge_type":"http-01"}
  387. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7700446,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976357/zD6WOA","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976357/zD6WOA"],"Replay-Nonce":["JYccJeq-maMklmiqMruwofZDmx3RynPu36hcfLOFogfUsIy8f7U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  388. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.7701032,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub1.domain1.net","challenge_type":"http-01"}
  389. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.8022518,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976537/Q9oV-A","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976537/Q9oV-A"],"Replay-Nonce":["JYccJeq-S_JgZJneJTXIsAFdV6K4otf_y8x_UjOi4wTWxKHdXCA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  390. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.802304,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub3.domain1.net","challenge_type":"http-01"}
  391. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.8445396,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976807/Ix94VA","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618976807/Ix94VA"],"Replay-Nonce":["JYccJeq-G75fdh3VTqGzXdl40IUEGSa7aCHdldw9dW-0KWDR4eA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  392. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.844646,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub2.domain1.net","challenge_type":"http-01"}
  393. avril 20 22:55:38 hostname caddy[28943]: {"level":"debug","ts":1745182538.9636898,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["352"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:38 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211073277"],"Replay-Nonce":["y-2E8CzteefqREQJjn23S--FM03oMR2l0tk4wXcVAgIAm3zrdwE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
  394. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.09166,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-hBUZWH3L1168in_0osin7VFBpzLM-xw186ZE3oQSB6g"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  395. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.0917385,"logger":"http.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
  396. avril 20 22:55:39 hostname caddy[28943]: {"level":"info","ts":1745182539.0917532,"logger":"http.acme_client","msg":"trying to solve challenge","identifier":"sub4.domain2.fr","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
  397. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.0921366,"logger":"http.acme_client","msg":"waiting for solver before continuing","identifier":"sub4.domain2.fr","challenge_type":"http-01"}
  398. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.092152,"logger":"http.acme_client","msg":"done waiting for solver","identifier":"sub4.domain2.fr","challenge_type":"http-01"}
  399. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.1498446,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-2OmBjAYVARlUjnVi3_bCppAjj-vqdmxPNltjr0FQoZc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  400. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.1807375,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-hs39eau0DqFLRzQLLGg6rcY4ncrmAR4Y7e5pkxymulU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  401. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.2260485,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztFD4rq_y5zU8cioX85D800nwdlxc3PHCCnSLAqlOYd2w"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  402. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.2274396,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618978327/JgXmEQ","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["195"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall/2349376687/508618978327/JgXmEQ"],"Replay-Nonce":["y-2E8CztM6Myywa6e7csay7EqMP8LiD47DMQwycTTgqXpros9cQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  403. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.2274873,"logger":"http.acme_client","msg":"challenge accepted","identifier":"sub4.domain2.fr","challenge_type":"http-01"}
  404. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.527057,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt1wfrnKGLkd2-Jgqv3o3neyCT85qC4gJ9U_rACYNr3fo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  405. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.5718536,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-xOfA65d3AMLKnx-rLIU0Oc3JMPeTBfZgDIGtT6xTiSE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  406. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.6020179,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztlIgN_W-k6f7X-NFk37U8qX4WRz8xC0FbMTCIWXSMR_4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  407. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.6067202,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt8pMHRfnO8YWmDkdQIf2E4yb18bbXC0fzA4hgt80O80c"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  408. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.9012659,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-N37aFHmk9l0sydzQlx0le8pN1RGzVJfxRbOigxT-igw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  409. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.9504142,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztysY-n9CvzdwOAdUSD-coLBO0n7bz3o_ybIt2Auzq73Y"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  410. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.979928,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Pgp6ZOIkVmEk0rUIgCZY04M-4mHkpnJWmhRvYzuOEo8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  411. avril 20 22:55:39 hostname caddy[28943]: {"level":"debug","ts":1745182539.9847245,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:39 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-6_74NP0mWdkazORPli6z9H_EujV9EIWdI_lmUByw8jw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  412. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.2849364,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-q_WRFXO_j8HM31JhPBlyYHrkqI97jcHNQH381PumfsY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  413. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.3576856,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-6GlOq0fc1Y7vvlVZNwoUxpF3GkjgLwpfrB7cvZKZ0qM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  414. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.3594577,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztD-lk1efOrInvy8KTxuaFK-jVDogAtkz5XQHJ-ayF1Ms"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  415. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.3726718,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-BQHrmIiuX1u2mS9NZYYh1CV8CjX3OATXPA239seHd94"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  416. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.661958,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-uG5McAIFgcPVywLnauX7lusUOlM2w6QAmBqAeykspO0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  417. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.737515,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztTw2fietacB6IfB2yhUoiOuWEOTMEZpxqiRlSBpxqjE4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  418. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.7405493,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-peIVG9TyTnv8-LAxorbBZDbSD2DzFBRMJm79upn1OcY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  419. avril 20 22:55:40 hostname caddy[28943]: {"level":"debug","ts":1745182540.7485714,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztiTPJCKUkqJwkw2O0rQetqH2Ovprjpwanh7VdGN4WM-Q"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  420. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.0375144,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:40 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztFsuNGeKd6wF3HC7OTa9WE4MntpBmRc9kpRD9V6pSTjE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  421. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.1139114,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztVL5YZ7ZCVLXcEtowvAUVa9D1rc1Lrhp_z24AivwmWsk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  422. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.1168869,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-MaEvyq2qNFYa1o0NExh9PiJLwGNZU-PubQPb-dDm9g4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  423. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.1297169,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-GZfy75MZ_sgiDQ1dAKIJcGjQ1p1OsoV23G8IYUSpEnY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  424. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.4144669,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-1VkYygVU3lDi0q4bw9hSqKQS9aKI-1JdUL_ZK-W-oWc"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  425. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.4904652,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztB3L0hB2Jk231ZJodVW43miS4y8XidQiQrDoZRzbvAuo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  426. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.501837,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztmaYKZ04A4KvygIUNMKDmpRsRcZ9PghtbQOKontBKdm4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  427. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.5105686,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-6sCSoUQ_iREPPXXwqfqCO6svli4UdHr7k-Yv4fv6iOE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  428. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.793886,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztvLrjHd8H1Tw2uCxGq8ul2yATKdXYJUaqTfpxWq5jH7A"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  429. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.8797271,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Tv3QtHXVAe3uafHFpEyWLGq11AZDz7YRxge6jL2XTX8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  430. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.880679,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt4Z8uQPBqZIXD44Q79mW2Fki8MtvyBQIkQBmUmA3qKRo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  431. avril 20 22:55:41 hostname caddy[28943]: {"level":"debug","ts":1745182541.8894043,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:41 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-vlw28129hT_v4cAxutZ8K59hWnW11EDc7U0Irb8pQIA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  432. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.174775,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-pRr9Hk5qIMqHNCBzjp05xtIOnenqZoEO88khSGnqeTY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  433. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.2603173,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-bVwx6zx6VyC9_-YqXHxoa9gmSxatW_Yehok5T0W7rJ8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  434. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.2641022,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztuvw8kpCN7NUpab9-Yu93j24RyoelPXk0RoOzahtiClA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  435. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.272059,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztrOq-JGriO0wgRvxbz95eWOwLX-j6DtU3M3kigxqis6c"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  436. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.553539,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-hyZkBZsxpiqwAig70GziZpVTa9jgEm59C3rKmIGPw4A"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  437. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.6452804,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-r38swDkEHRekcxNBuL33XkDZngo3zWhkmruDtJR1Usk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  438. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.6512976,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztUU5h6JcGhjvltMIx8s_umn5vHfdYlRj2L0eo-KAnV9E"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  439. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.6542528,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-XpQBIXZ8oNnrb5cWNB5zRkRVO2rf2Em2PJFfmY2-Oz0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  440. avril 20 22:55:42 hostname caddy[28943]: {"level":"debug","ts":1745182542.9425583,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztVjixv2MpTvSjD1HD1gIA1vCDXkODSoB3Jv4qVDAegxA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  441. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.0299618,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztw9NUWIdkggij51REIwbiFzNANxERgh2W1DHMaAH5nTU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  442. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.031824,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-hxMRZ7FzF5nvKZaCAZV8aVcNkKkOtMw2zU0UDML3N0Y"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  443. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.0404363,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:42 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztuC8zQrJxGvZKQ9-r3HVMJzn_4ic4IZlZmlDc33CGK6k"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  444. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.322796,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztWH7rSc8OLpKPa3SMS57Ga49st2QRvUO-7m5CH6-im-0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  445. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.4141982,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-NVIzuRusq4LRqe3ykrFue-MMdXOrcrjg_vzzFWiku6E"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  446. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.4226022,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-8b8CeDN2lkYF59WdG30ksPofwPM0TdlPtvc22bcxC0Q"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  447. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.4304132,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztWmAm5b3rnpj5fwsmFZ2c8NtnNq9J4NJAID_yB6lIDus"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  448. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.700354,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-NWiayNIsRYPYj7y8Nj_IMfSuGP0tu842ldm9ac0_Gjk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  449. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.7926369,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-xRhd0HX72WwJJa0w48Lu2ftes87Zk3mtzFR3SIdUs_U"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  450. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.8102894,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-zAiMBY9iMKGhCblq6xDxEp2PVelsHEhs7O_KAUm0WOA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  451. avril 20 22:55:43 hostname caddy[28943]: {"level":"debug","ts":1745182543.8103023,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:43 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztUqpbwPgK_RsssxVogcZVEueMmom4pw92hrUER3_sQI4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  452. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.0766459,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-6VNnrVK9m__4JmBqrVSLTKgwgnHsS2ZqnPb0mVMXUFY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  453. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.177651,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-4S1QoXP51w9ique9W5pOme0BVg48DMrGa1z7XEpePIk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  454. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.193825,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-sk1dH3EHp5CsaQVte1LVHEMM_SjWhk5mUDP5Rbo1o9c"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  455. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.2002726,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-2LOCD9NQ0XI7LcMuOI2altHCcGgt_d07R8UyYHViHoA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  456. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.4603086,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztUIIWImAcwIuWRgDy4gT-YffLhvTrvwrlviwc9_aalx8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  457. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.5582054,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztz53FRKqtNVdNMRxSTDHqLOI5KZl6go-MxC2LZHBsZiE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  458. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.5719564,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztLEfMRfpowSqpDAg_PWn-U-Zlzw8RiHv1MPUBFvA1o3A"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  459. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.5802648,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-yUlPBd4g6DpISP2Bg6U4TV2rEKT1jnholsDKX-dSFoU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  460. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.8511558,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-JhSHPB-uhDE9RiKQx2agUG2pS9tab2-DDT2b-9lZvpE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  461. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.9389322,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztXo5oLon4fqTrwLKeMxi1XuvH8SicxpG49PKWm2-0T44"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  462. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.957676,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-ZyKtwKcuKKB8KEJtgzCLzbo-1_60WFvOuwN0hJZ7Xyk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  463. avril 20 22:55:44 hostname caddy[28943]: {"level":"debug","ts":1745182544.9604979,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:44 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-9rsOqcuNt7b73s4ZZEWAj8imTxaQqXnoQ1y9wDEBFIQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  464. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.2292128,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-tf7588MqSvPehAHyo5lfJGXk4ZTrIBIDn-ksUsoFGDY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  465. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.3231883,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztLFiKnSqMK7k9Vg5hnDaova8I20aF2xLYdN9VAmk4SK8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  466. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.3427522,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztQhCWtuDd2wH8KtkDw0aNpD1h22zFDcNeGvWWFiu13pA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  467. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.3506665,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-vIKlp0nAJ9ekaidFukOXyHHGuwPIHxIk_MhjppME0JA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  468. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.6099873,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-GidKdG1RC3e2Z4tR7L5YASxAUUosrvq8AKOP4uMW1ig"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  469. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.714412,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-UKRuDptr0saaClnM1ZgK5hiLW0gpKbPy2RZRVpATEyE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  470. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.7205029,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztsKpy3s4YKzgIAGkP76cpXEUbJFOs0-MEkRrLaV4mav0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  471. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.7331672,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztVytGiyx6n3lQNflKZGWGavARUvQhT3vqIoAmbD-yuqk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  472. avril 20 22:55:45 hostname caddy[28943]: {"level":"debug","ts":1745182545.9854674,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:45 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9b4R8A245kgyosu5xASUSgtnhuOBk6uzC1vXm1sp-BQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  473. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.0917747,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-a4T0TPDKP8wO79LEsBO6K5mAvLXxDgcocx2jnBFi2Fg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  474. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.0992455,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztOj4VTl3GyOsN30kIaMdCNF02Kgcc2AEGPj4PchYOVzA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  475. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.110493,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-vTsXPup7KL0D8tqmV84kwYjVC68g4VU0tfZw_J6fOsQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  476. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.360495,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Q4otUHVABJD0ziBsHGA8_ixXz_74ibJ11UetYg-zakY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  477. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.4850848,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztc_bsDw8aIZi34ViyB4WePfQnFoV9NFBWaijOKtM1wQk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  478. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.4914482,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-0M6HcvdnY91tc_hYIr3IR6ZBK1yk68GHkx1Gk4OTh6M"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  479. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.5029986,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-FNLWsL2LIwwboN6j2LHU8ASk0r6E7GEMKj9_WAg_SFg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  480. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.7498317,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt3Ite4kFG-kfScavosbPaNAblV8GQZHa6A3nHYu8snVI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  481. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.865998,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-3bCPJPHW7JJtKMbcMetwvKXjgeZKCJnI-PsESbJmLqA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  482. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.868073,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztAyhsC_NgiiFnSwhAf0Ck0RLH56-hDUaLH8keoeQnGBo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  483. avril 20 22:55:46 hostname caddy[28943]: {"level":"debug","ts":1745182546.8794527,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:46 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-V3yk3Z8HKxm3Kz5GqHv-r9rOQAjR86JxzowDAd2ijAg"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  484. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.1274152,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-iJjL1BTAYDtj4ZVe8FepGJVWgIKcWr2hBLlH-6vXLLo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  485. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.24298,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztIGhvAlw1K0HzgW0GyEfID9JZbMrqDOw9_1B0cO1vTpw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  486. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.243135,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztr-skyasNVpL6Z8BIag8EqDlXgp2KdJlsUPRgKYUKv_Q"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  487. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.259032,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztehIPUk2qunkizN5MJuj8pFXS2mNe54hX3IBFqO-EXh4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  488. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.5105503,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztB2XB3JFTnhkJwG1Uo9DNlO_5pKIvomB57gO9TUpagtA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  489. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.6261723,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt9uqblILQ7rZr0tYcgP6sipzjyL3np7LE1TZ1wCO4w20"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  490. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.626211,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-_CBaDnR1KhrKiYOS-pPrESMWkoPGbW3MW-wwJNafat0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  491. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.6417534,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztjTF7XiuDmfCLKldBIG-9ZK0UMkVB5Bb1XTCaPfO8ZOk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  492. avril 20 22:55:47 hostname caddy[28943]: {"level":"debug","ts":1745182547.8959596,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztP2a9ngWfLK8s8rkrpWIs_0UjJbkBGv5xyPD2ZEHOwrk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  493. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.0060647,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-Toc6-0shaXTxkrPl56PsTcwAziscpdTVnUaCy-aKzWY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  494. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.0088513,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-YI2bBKV9fFdUU_XSYJN_c241ReaTbUsTt9e46HSgmns"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  495. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.0321598,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:47 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-iQIM5jcePL_U2AvbnENa_jVx0dJM7SXyvz-O2lExnxo"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  496. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.2785516,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztvFw6iriTs41MORbJ01XSSwiRoE0ixX8dyRdQp-x5xlI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  497. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.3846488,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-5BdYQs2uCj8w-2zP8LfeNysvdjPLEa2ySHIcf4zgLNM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  498. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.3853605,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-a2BK1uqzU6HfHXlL7YkAgBK4B4J_Fe0swxX_5Oku98Q"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  499. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.4117203,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Cztt-k38qvriH9Gn4EHlV2d8lYyDYLohKXMVUn11Jaxp_4"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  500. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.6566627,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq--6cBRmYM8HHKBE7JHDLU956cCf1I6bgTaZrbCCD2EQk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  501. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.7623534,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztsWpuu_bw4qz68BEVJ205w7vnLYCwwOzKgU7sBhrSO6k"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  502. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.7648385,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["825"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-UgSiPuNErCudzTmttns_suQhVYCf7Yk4q3eUza6SMd0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  503. avril 20 22:55:48 hostname caddy[28943]: {"level":"debug","ts":1745182548.790383,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-dhnxbgf_toEqXGhlDRZhZcwzRk1b8GcY05vhGshjfdU"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  504. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.0389678,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:48 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-sCGJ4I9D2Qjj1OrMO6IVDK39YPJCeRsBCUWpXQowxrs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  505. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.1405008,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["831"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt3pX-qx2Y1IWL_rTaasKBh5GhJXx77WciI-huK6J8F2k"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  506. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.1422732,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976537","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1507"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztQAcgHygBsMlfYmsOIglnBo0z5P1IUVoefQvbNxCL8JA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  507. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.1425362,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub3.domain1.net","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub3.domain1.net/.well-known/acme-challenge/X5RdESBsF6ryIz7WOIQWEgH0jpPV0Q95UInHoH8BKGc: Error getting validation data","instance":"","subproblems":[]}}
  508. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.1425717,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub3.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub3.domain1.net/.well-known/acme-challenge/X5RdESBsF6ryIz7WOIQWEgH0jpPV0Q95UInHoH8BKGc: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211072087","attempt":2,"max_attempts":3}
  509. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.1426075,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub3.domain1.net","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub3.domain1.net/.well-known/acme-challenge/X5RdESBsF6ryIz7WOIQWEgH0jpPV0Q95UInHoH8BKGc: Error getting validation data"}
  510. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.1426468,"logger":"events","msg":"event","name":"cert_failed","id":"6b9c18c3-635b-406b-ab9c-0d24db655c30","origin":"tls","data":{"error":{},"identifier":"sub3.domain1.net","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  511. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.1426637,"logger":"tls.obtain","msg":"will retry","error":"[sub3.domain1.net] Obtain: [sub3.domain1.net] solving challenge: sub3.domain1.net: [sub3.domain1.net] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub3.domain1.net/.well-known/acme-challenge/X5RdESBsF6ryIz7WOIQWEgH0jpPV0Q95UInHoH8BKGc: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":23.411118116,"max_duration":2592000}
  512. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.1843548,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-RGtfZpK5D5XXRtpjMsQYwS1iV7V1Z_ioL34SeHr6WEQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  513. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.4195392,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976357","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1525"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8CztP2SEAcsVZD8UXBBzWrGFq7DZNUcTJERmmaik9OdM4lw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  514. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.4197452,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub1.domain1.net","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub1.domain1.net/.well-known/acme-challenge/0eHjewDlEdV9beF3HPE7UH6y8ErJtrqbyzODblYJPMg: Error getting validation data","instance":"","subproblems":[]}}
  515. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.4197848,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub1.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub1.domain1.net/.well-known/acme-challenge/0eHjewDlEdV9beF3HPE7UH6y8ErJtrqbyzODblYJPMg: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211071897","attempt":2,"max_attempts":3}
  516. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.4198177,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub1.domain1.net","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub1.domain1.net/.well-known/acme-challenge/0eHjewDlEdV9beF3HPE7UH6y8ErJtrqbyzODblYJPMg: Error getting validation data"}
  517. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.4198623,"logger":"events","msg":"event","name":"cert_failed","id":"bcd1eb25-8d5b-4e72-b434-0058e2bc9c57","origin":"tls","data":{"error":{},"identifier":"sub1.domain1.net","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  518. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.4198852,"logger":"tls.obtain","msg":"will retry","error":"[sub1.domain1.net] Obtain: [sub1.domain1.net] solving challenge: sub1.domain1.net: [sub1.domain1.net] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub1.domain1.net/.well-known/acme-challenge/0eHjewDlEdV9beF3HPE7UH6y8ErJtrqbyzODblYJPMg: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":23.68843419,"max_duration":2592000}
  519. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.5167954,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618976807","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1543"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-swFBu1DBUMaR4BymkANe9CATOQxHKp_XW5Z9Ri2Zb-o"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  520. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.5170362,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub2.domain1.net","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub2.domain1.net/.well-known/acme-challenge/bxkHbtWlY2l4_nYaa_qtnNBcIwQhKiPOMVQv53tWS30: Error getting validation data","instance":"","subproblems":[]}}
  521. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.517073,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub2.domain1.net","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub2.domain1.net/.well-known/acme-challenge/bxkHbtWlY2l4_nYaa_qtnNBcIwQhKiPOMVQv53tWS30: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211072207","attempt":2,"max_attempts":3}
  522. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.5171032,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub2.domain1.net","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub2.domain1.net/.well-known/acme-challenge/bxkHbtWlY2l4_nYaa_qtnNBcIwQhKiPOMVQv53tWS30: Error getting validation data"}
  523. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.5171404,"logger":"events","msg":"event","name":"cert_failed","id":"e8289eb4-3994-4819-bf35-b9cfe5bbb27f","origin":"tls","data":{"error":{},"identifier":"sub2.domain1.net","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  524. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.5171566,"logger":"tls.obtain","msg":"will retry","error":"[sub2.domain1.net] Obtain: [sub2.domain1.net] solving challenge: sub2.domain1.net: [sub2.domain1.net] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub2.domain1.net/.well-known/acme-challenge/bxkHbtWlY2l4_nYaa_qtnNBcIwQhKiPOMVQv53tWS30: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":23.785738298,"max_duration":2592000}
  525. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.560708,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["826"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["JYccJeq-WdzZ5phTdCwaLNK1gAiik6UsmfyGcrCOOnKc_wSB2Ek"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  526. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.9382966,"logger":"http.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz/2349376687/508618978327","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.8.4 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["2349376687"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["1513"],"Content-Type":["application/json"],"Date":["Sun, 20 Apr 2025 20:55:49 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["y-2E8Czt83uofAOcU_cPzZU7ZC6sI22zNs1BzWamMoHPTC2jtAQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
  527. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.9385712,"logger":"http.acme_client","msg":"challenge failed","identifier":"sub4.domain2.fr","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub4.domain2.fr/.well-known/acme-challenge/AnyUbRcSFPRKxk-XNDoikqCllRp26A4RuEeS30cPgHk: Error getting validation data","instance":"","subproblems":[]}}
  528. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.9386137,"logger":"http.acme_client","msg":"validating authorization","identifier":"sub4.domain2.fr","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"109.24.224.76: Fetching http://sub4.domain2.fr/.well-known/acme-challenge/AnyUbRcSFPRKxk-XNDoikqCllRp26A4RuEeS30cPgHk: Error getting validation data","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/2349376687/376211073277","attempt":2,"max_attempts":3}
  529. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.9386501,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"sub4.domain2.fr","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub4.domain2.fr/.well-known/acme-challenge/AnyUbRcSFPRKxk-XNDoikqCllRp26A4RuEeS30cPgHk: Error getting validation data"}
  530. avril 20 22:55:49 hostname caddy[28943]: {"level":"debug","ts":1745182549.9386957,"logger":"events","msg":"event","name":"cert_failed","id":"d8a2338e-6285-4ea1-afbe-bde3d7a6b7fe","origin":"tls","data":{"error":{},"identifier":"sub4.domain2.fr","issuers":["acme-v02.api.letsencrypt.org-directory"],"renewal":false}}
  531. avril 20 22:55:49 hostname caddy[28943]: {"level":"error","ts":1745182549.9387121,"logger":"tls.obtain","msg":"will retry","error":"[sub4.domain2.fr] Obtain: [sub4.domain2.fr] solving challenge: sub4.domain2.fr: [sub4.domain2.fr] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - 109.24.224.76: Fetching http://sub4.domain2.fr/.well-known/acme-challenge/AnyUbRcSFPRKxk-XNDoikqCllRp26A4RuEeS30cPgHk: Error getting validation data (ca=https://acme-v02.api.letsencrypt.org/directory)","attempt":1,"retrying_in":60,"elapsed":24.207188129,"max_duration":2592000}
  532.  
  533.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement