An error occurred fetching the project authors.
  1. 06 Mar, 2020 2 commits
  2. 19 Nov, 2019 1 commit
  3. 01 Oct, 2019 1 commit
    • Łukasz Nowak's avatar
      stack/cacuase: Make rerequest updatable · 7d7a59d6
      Łukasz Nowak authored
      It will generate new csr and key if the template changes, also if beacuse of
      some reason key or csr is not present anymore.
      
      This change makes the part resist to cases when it is becoming uninstalled and
      installed again, so that it will not shoot its own foot and leaving the macro
      user in inconsistent state.
      7d7a59d6
  4. 13 Mar, 2019 1 commit
    • Łukasz Nowak's avatar
      stack/caucase: Improve library · 1cc80dd4
      Łukasz Nowak authored
      Improvements:
      
       * support CSR as a file
         Allow to pass template_csr as a file, as it is useful for some cases.
      
       * use dumps where needed, as it is available
      
       * fix rerequest internal call
      1cc80dd4
  5. 01 Mar, 2019 1 commit