On Saturday 18 April 2020 at 16:35:30, mail mail wrote:
> I get error:
>
> Sat Apr 18 17:07:06.005494 2020] [ssl:emerg] [pid 16506:tid
> 139660538349440] AH02572: Failed to configure at least one certificate and
> key for portal.mydom.com:443
> [Sat Apr 18 17:07:06.005643 2020] [ssl:emerg] [pid
18.04.2020, 09:37, "Walter H." :you can configure 192.168.1.10 as a proxy for 192.168.1.20 foraccessing portal.mydom.comthis looks simiar to this:ServerName portal.mydom.com:80ProxyPass / http://192.168.1.20/ProxyPassReverse / http://192.168.1.20/similar with 443 (https)Thanks for answer, but no
On 17.04.2020 19:25, mail mail wrote:
Hello.
There are two web servers in LAN:
192.168.1.10
- site1.mydom.com
- site2.mydom.com
- site3.mydom.com
192.168.1.20
- portal.mydom.com
in iptables, all requests for ports 80 and 443 are redirected to
192.168.1.10.
The certificates received from letsencr
Hello.There are two web servers in LAN:192.168.1.10- site1.mydom.com- site2.mydom.com- site3.mydom.com 192.168.1.20- portal.mydom.com in iptables, all requests for ports 80 and 443 are redirected to 192.168.1.10.The certificates received from letsencrypt for site1,2,3 are stored and connected on 19