|
Hello Cockpit developers, Is there somebody here who know how to configure a reverse proxy to a website, running in a virtual machine, with HTTPS? My set-up I belief this is a common set-up so I think there must be an (easy) solution? Virtual host file on the server / host Virtual host file on the virtual machine Problem Question I'm documenting all the steps on a blog post so others can repeat the steps that I make. You can find this blog post here (work in progress / draft). In the blog I will make some advertisement for Cockpit 😃. Any help is appreciated! I searched on the internet but couldn't find any good documentation. Verhoeckx |
Replies: 2 comments
|
I think I know what the problem is: I installed the certificate on the virtual machine because that's where I also installed Nextcloud. I'm going to try that! |
|
Yes it works! I installed the SSL-certificate on the host (with Let's Encrypt) and now it works correctly 🥳 !! Here is the final virtual host file: The exact steps that I took can be found on this blog (see the section Install Nextcloud) (draft). |
Yes it works!
I installed the SSL-certificate on the host (with Let's Encrypt) and now it works correctly 🥳 !!
Here is the final virtual host file: