>When I try to connect with HTTPS, I get the error:
>
>“Unable to retrieve https:///:
>
>SSL error”
Isn't everything working as designed, since it is unlikely that you have SSL
certificate issued for ip address? Probably try to connect by domain name
instead?
--
With Be
I would agree that you should start by turning on logging.
Do you get a slightly different error if you use a different browser?
Firefox usually gives more detail than Internet Explorer.
Better not to use in configuration you write yourself unless
you need it for a specific reason. If you use it,
Hello,
Le 06/02/2018 à 01:02, Jeff Cauhape a écrit :
I’m setting up an Apache server 2.4.25 in our DMZ for the first time,
and having an issue with getting SSL configured correctly.
I am using links text based browser to connect from a second machine
[…]
Is the directive "LogLevel" used wit
I'm setting up an Apache server 2.4.25 in our DMZ for the first time,
and having an issue with getting SSL configured correctly.
I am using links text based browser to connect from a second machine
to the first machine. The connection works with HTTP but not with HTTPS.
When I try to connect with