Skip to main content

Hello,

when I'm in http, it works normally locally and on the network.
When I switch to https, it works locally but not on the network.
If I leave the possibility of connecting via http, I can therefore connect everywhere via http and only locally via https.
I can't find the solution anywhere.
Does anyone have an idea?


THANKS.

To answer my question, the problem came from firewalld, the https service is not added originally.


On the other hand, the fact that it is not added does not prevent local operation.


Problem solved with the command: firewall-cmd --add-service=https


Reply