Advertisement
Guest User

Untitled

a guest
Oct 8th, 2019
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.76 KB | None | 0 0
  1. ++ http_request head https://acme-v02.api.letsencrypt.org/acme/new-nonce
  2. +++ grep -i '^Replay-Nonce:'
  3. +++ awk -F ': ' '{print $2}'
  4. +++ tr -d '\n\r'
  5. ++++ _mktemp
  6. ++++ mktemp /tmp/dehydrated-XXXXXX
  7. +++ tempcont=/tmp/dehydrated-z1RtIS
  8. ++++ _mktemp
  9. ++++ mktemp /tmp/dehydrated-XXXXXX
  10. +++ tempheaders=/tmp/dehydrated-oMUeEr
  11. +++ [[ -n '' ]]
  12. +++ set +e
  13. +++ [[ head = \h\e\a\d ]]
  14. ++++ curl -v -v -v -A 'dehydrated/0.6.5 curl/7.47.0' -s -w '%{http_code}' -o /tmp/dehydrated-z1RtIS https://acme-v02.api.letsencrypt.org/acme/new-nonce -I
  15. *   Trying 172.65.32.248...
  16. * Connected to acme-v02.api.letsencrypt.org (172.65.32.248) port 443 (#0)
  17. * found 148 certificates in /etc/ssl/certs/ca-certificates.crt
  18. * found 596 certificates in /etc/ssl/certs
  19. * ALPN, offering http/1.1
  20. * gnutls_handshake() failed: Error in the pull function.
  21. * Closing connection 0
  22. +++ statuscode=000
  23. +++ touch /tmp/dehydrated-oMUeEr
  24. +++ curlret=0
  25. +++ set -e
  26. +++ [[ ! 0 = \0 ]]
  27. +++ [[ ! 0 = \2 ]]
  28. +++ [[ 2 = \1 ]]
  29. +++ [[ -n https://acme-v02.api.letsencrypt.org/acme/revoke-cert ]]
  30. +++ [[ https://acme-v02.api.letsencrypt.org/acme/new-nonce = \h\t\t\p\s\:\/\/\a\c\m\e\-\v\0\2\.\a\p\i\.\l\e\t\s\e\n\c\r\y\p\t\.\o\r\g\/\a\c\m\e\/\r\e\v\o\k\e\-\c\e\r\t ]]
  31. +++ echo '  + ERROR: An error occurred while sending head-request to https://acme-v02.api.letsencrypt.org/acme/new-nonce (Status 000)'
  32.   + ERROR: An error occurred while sending head-request to https://acme-v02.api.letsencrypt.org/acme/new-nonce (Status 000)
  33. +++ echo
  34.  
  35. +++ echo Details:
  36. Details:
  37. +++ cat /tmp/dehydrated-oMUeEr
  38. +++ cat /tmp/dehydrated-z1RtIS
  39. +++ echo
  40.  
  41. +++ echo
  42.  
  43. +++ [[ -n '' ]]
  44. +++ rm -f /tmp/dehydrated-z1RtIS
  45. +++ rm -f /tmp/dehydrated-oMUeEr
  46. +++ [[ sign_domains = \s\i\g\n\_\d\o\m\a\i\n\s ]]
  47. +++ [[ -n '' ]]
  48. +++ exit 1
  49. ++ nonce=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement