i am running GitLab under apache as per documentation and instructions. Now i would like to secure it with letsencrypt, but have no idea hot to let certbot/letsencrypt access /.well-known which is needed to have it issue an certificate by that method.
I know i can do it with DNS, but that is cumbersome as it can't really be automated.
Thx