1. 07 Dec, 2020 1 commit
    • neil's avatar
      fix · 32b62d6d
      neil authored
      32b62d6d
  2. 01 Dec, 2020 1 commit
    • Christian Burmeister's avatar
      Update mailcow.sh · 2bc62797
      Christian Burmeister authored
      I have modified the following things:
      
          Originally, "/data/assets/ssl/" is always appended to the varialbe ${_mailcow_path}. Since I use acme.sh as docker container, I only want to include the mailcow-ssl directory in the acem.sh container and not the complete mailcow directory. So now it is checked if the file generate_config.sh is in the directory (then it is the mailcow root directory, see https://github.com/mailcow/mailcow-dockerized) and only then "/data/assets/ssl/" is appended, in all other cases the passed variable is taken over unchanged.
      
          Because of the RP mailcow/mailcow-dockerized#2443 I have extended the script with ECC certificates.
      
          I adapted the reboot commands as described in the mailcow manual (https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/#how-to-use-your-own-certificate).
      2bc62797
  3. 28 Nov, 2020 1 commit
  4. 09 Nov, 2020 1 commit
  5. 02 Nov, 2020 2 commits
  6. 28 Oct, 2020 1 commit
  7. 01 Oct, 2020 1 commit
  8. 28 Aug, 2020 3 commits
  9. 23 Aug, 2020 1 commit
  10. 18 Aug, 2020 1 commit
  11. 17 Aug, 2020 1 commit
  12. 26 Jul, 2020 1 commit
  13. 16 Jul, 2020 2 commits
  14. 15 Jul, 2020 1 commit
    • Andy Botting's avatar
      Add OpenStack Barbican deploy support · 9b23cd6d
      Andy Botting authored
      This provider relies on the the python-openstackclient and
      python-designateclient tools be installed and working, with
      either password or application credentials loaded in your env.
      9b23cd6d
  15. 13 Jul, 2020 1 commit
    • andrewheberle's avatar
      Use base64 for reload · 01ebb657
      andrewheberle authored
      Ensure that reload command is encoded with base64 so special characters in command do not wreck config on renewals
      01ebb657
  16. 29 Jun, 2020 1 commit
  17. 22 May, 2020 1 commit
  18. 19 May, 2020 1 commit
  19. 16 May, 2020 6 commits
  20. 02 May, 2020 1 commit
  21. 26 Mar, 2020 1 commit
  22. 25 Mar, 2020 1 commit
    • Brian Torres-Gil's avatar
      fix(deploy/panos): data format improvements · 0453d656
      Brian Torres-Gil authored
      It was discovered in testing that PAN-OS < 9.0 has slightly different
      requirements for the multipart/form-data format and requires the `type`
      parameter to be passed in the URL. These corrections should work for all
      PAN-OS versions.
      0453d656
  23. 15 Mar, 2020 1 commit
  24. 11 Mar, 2020 1 commit
  25. 08 Mar, 2020 2 commits
  26. 03 Mar, 2020 1 commit
  27. 23 Feb, 2020 4 commits