1. 23 Nov, 2018 1 commit
  2. 30 Oct, 2018 2 commits
  3. 18 Oct, 2018 1 commit
    • Phil Ross's avatar
      Skip aliases of already verified domains. · fd536d37
      Phil Ross authored
      When issuing a two-domain certificate using a different alias for each
      domain, if the first domain is already verified, verification for the
      second domain would be attempted (unsuccessfully) using the alias of the
      first domain.
      
      Increment the alias index when skipping verified domains so that the
      correct alias will be used for subsequent domains.
      fd536d37
  4. 25 Sep, 2018 1 commit
  5. 14 Aug, 2018 1 commit
  6. 28 Jul, 2018 1 commit
  7. 26 Jul, 2018 1 commit
  8. 25 Jul, 2018 1 commit
    • Jesse Miller's avatar
      BSD fix _time2str() · cb115809
      Jesse Miller authored
      date -u -d@"12345" does not produce an error on *BSD and outputs the
      current date in UTC, which is not the expected output from _time2str()
      
      Fix, reorder _time2str() to attempt BSD style date first, which
      errors on Linux, so cascade style OS detection works correctly.
      cb115809
  9. 18 Jul, 2018 1 commit
  10. 17 Jul, 2018 2 commits
  11. 29 May, 2018 1 commit
  12. 26 Apr, 2018 1 commit
  13. 21 Apr, 2018 2 commits
  14. 29 Mar, 2018 1 commit
  15. 23 Mar, 2018 1 commit
  16. 21 Mar, 2018 1 commit
  17. 18 Mar, 2018 8 commits
  18. 17 Mar, 2018 1 commit
  19. 16 Mar, 2018 1 commit
  20. 14 Mar, 2018 11 commits