Re: [users@httpd] Reverse proxy to a website with HTTPS

2021-08-23 Thread Scott Trakker
Hello Paul, Thanks for thinking along. The message that you get when you visit my domain is either from the browser of from a self-signed certificate. When I run 'certbot certificates' I get the message that my certificate for the domain 'nextcloud.jeroenverhoeckx.com' is installed correctly:

Re: [users@httpd] Reverse proxy to a website with HTTPS

2021-08-22 Thread Paul
On 2021-08-22 4:41 p.m., Scott Trakker wrote: Hello Apache administrators! In summary I have the following question: /How do I correctly configure a reverse proxy that redirects to a website with HTTPS?/ *My set-up* A RHEL server (host) with one virtual machine. The website is running on the

[users@httpd] Reverse proxy to a website with HTTPS

2021-08-22 Thread Scott Trakker
Hello Apache administrators! In summary I have the following question: How do I correctly configure a reverse proxy that redirects to a website with HTTPS? My set-up A RHEL server (host) with one virtual machine. The website is running on the virtual machine (also RHEL). Virtual host file on th