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
Hello,
I have Apache 2.4.6 running as reverse proxy for Tomcat 7.0.96, both
running SSL, and a functioning redirect from HTTP to HTTPS for both
Apache and Tomcat. ( Need to use both these releases due to IT
availability and app requirements )
Prior to enabling SSL on both a Json GET command made