I'm running multiple web-applications and all are managed by nginx.
Since my other webapps don't have TLS on, and I have not configured SSL for my host (I don't want to it for time being). So my nginx server is not listening on 443 right now, then How can i proxy pass to openmeetnig port without TSL?
I'm running multiple web-applications and all are managed by nginx. Since my other webapps don't have TLS on, and I have not configured SSL for my host (I don't want to it for time being). So my nginx server is not listening on 443 right now, then How can i proxy pass to openmeetnig port without TSL?