This commit is contained in:
DoTheEvo 2023-03-12 12:02:48 +01:00
parent 12b3badd33
commit 202ccb4bb8
1 changed files with 4 additions and 3 deletions

View File

@ -334,9 +334,10 @@ and its an encrypted communication between the browser and the firewall
<summary><h1>Geoblock</h1></summary>
Lock out the entire world from your network, except for your own country.
Great security benefits, but if you dont use dns challenge you might have issues
with https certificates renewal and other stuff that initiates connection
from the outside.
Great security benefits, but if you dont use
[dns challenge](https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/caddy_v2#caddy-dns-challenge)
you might have issues with https certificates renewal and other stuff
that initiates connection from the outside.
Following [the official documentation](https://docs.opnsense.org/manual/how-tos/maxmind_geo_ip.html)