Setting up https

Hello,

I’m both a new user of RhodeCode and am just getting used to setting up servers with https. I have setup the server with a cert from LetsEncrypt. How do I setup the RhodeCode server so that it will use https? Http is working fine, but when I try https it just says “Secure connection failed”. Going to the root index page with https gives me the correct apache2 page.

I couldn’t find it in the documentation, but if it’s there a link to it would be a great help.

Thanks so much,
Nathan

HTTPS support it’s something outside of rhodecode really, it’s served by NGINX/Apache web server. I’m certain there are a lot of how to for setting up letsencrypt with NGINX