Open andresionek91 opened 5 years ago
For now, enabling SSL is possible but not easy as I would like (https://airflow.apache.org/security.html#ssl) Specially the celery part.
We would need lots of stack changes and introduce key distribution, something that is far ahead in the roadmap.
I've added a feature request for a Load Balancer in the stack #126 , so I'll also convert this into a feature request and target for the v5 release
Hello! Great work!
Is it possible to allow SSL with this template? I'm aware that AWS offers free public SSL certificates for load balancers. It would be nice to use it.