Dradis needs SSL/TLS

I have a Dradis installation from git working on a Kali Linux VM.

I need to force all traffic to use HTTPS, but I have not been able to get the reverse proxy method to work with nginx.

This tutorial is the closest that I could find for doing this, but for a Jenkins server, not Dradis.

https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-with-ssl-as-a-reverse-proxy-for-jenkins

Can someone please share their config file for doing this on nginx? Or offer another solution?

Hey @Scue1962, have you seen this post? Secure Connection Failed - #3 by DamienDaco I think this should get you started as far as SSL and HTTPS. Can you give us more details on how you’re trying to set up a reverse proxy?