Skip to content
Snippets Groups Projects
  1. Oct 14, 2019
    • egon w. stemle's avatar
      Use kube-lego for TLS certs for clarin(-dev).eurac.edu · d6a64be5
      egon w. stemle authored
      So far, we have used TLS certs from eurac's IT. Now, we (re-)use k8s
      infrastructure (in particular the kube-lego add-on) and let kube-lego
      - request/renew TLS certificates
      - manage the certificate within a k8s secret
      We then make this k8s secret available to our nginx and configure nginx
      to use it.
      
      We also got rid of internal TLS communication between ingress and the
      apps avoiding the necessity to (re-)create valid/self-signed certs. The
      overhead seemed unnecessary.
      
      Note: using HTTP(!) over port 443 for internal communication (Shibboleth mishap)
      
      Fix #62
      d6a64be5
  2. Jul 23, 2019
  3. Jun 27, 2019
  4. Feb 25, 2019
  5. Sep 07, 2018
  6. Sep 05, 2018
  7. Aug 24, 2018
  8. Jul 26, 2018
  9. Jun 28, 2018
Loading