1. 04 Mar, 2020 1 commit
    • Ian Wienand's avatar
      Update account.json on account update · 72e1a1b2
      Ian Wienand authored
      When running --updateaccount, the ca/<ca>/account.json file isn't
      updated with the new response showing the updated account details.
      This can be a bit confusing if you add an email to the account but
      then you're not sure if it actually applied looking at this file.
      
      Write out the new response on successful account updates.
      72e1a1b2
  2. 25 Feb, 2020 2 commits
    • neil's avatar
      Merge pull request #2753 from nobbs/fix_docker_deploy · 12ad8d52
      neil authored
      Fix error on docker deploy command with spaces.
      12ad8d52
    • alex's avatar
      Fix error on docker deploy command with spaces. · 22f9a3b4
      alex authored
      This adds quotes to the last eval in _getdeployconf which is reponsible
      for loading and exporting saved environment variables back into the
      acme.sh process. This caused some errors if used with the docker
      deploy-hook and the example nginx "service nginx force-reload" command
      as it contains spaces.
      22f9a3b4
  3. 22 Feb, 2020 5 commits
  4. 21 Feb, 2020 2 commits
  5. 20 Feb, 2020 2 commits
  6. 18 Feb, 2020 1 commit
  7. 15 Feb, 2020 1 commit
  8. 14 Feb, 2020 1 commit
  9. 12 Feb, 2020 8 commits
  10. 11 Feb, 2020 6 commits
  11. 10 Feb, 2020 2 commits
  12. 09 Feb, 2020 9 commits