buerokratt / NoOps

Bürokratt deployment scripts, automated tests, etc
MIT License
1 stars 7 forks source link

Apply a confirmed TLS-based connection between components #68

Open turnerrainer opened 1 year ago

turnerrainer commented 1 year ago

AS AN Architect I WANT TO apply a confirmed TLS-based connection between components SO THAT I could use it as an additional layer to provide security

Acceptance Criteria

varmoh commented 1 year ago

This has achieved by using ingress with Lets Encrypt self-signed certificates. Currently the certificates last for 3 months, after which they need to be updated. Looking into a automated solution for it.