Hey i added this security rule to allow lets-encrypt to issue certificates:
(http.request.uri.path contains "/.well-known/acme-challenge/") -> skip (all).
is this safe, does it pose any security risks such as people taking over my certificates or whatever?