Closed RequestForCoffee closed 5 years ago
@RequestForCoffee The latest patch exposes the WebServer via nginx. It will be automatically deployed via Ansible. One thing that's missing is the TLS communication for nginx. Am I correct that we need TLS server side enabled for ASP.NET? Because we would also need TLS enabled by nginx, so I'm not sure how to proceed there.
Client<--->nginx needs TLS; nginx <---> ASP NET is pure HTTP.
Okay then this pull request should be ready for merging.
There now is a public repository where we can fetch the builds from.