Hello,
I’m putting togerther my first nextcloud server and I’m using nginx. After using this certbot command:
/usr/local/bin/certbot --nginx --redirect --hsts --staple-ocsp -d mydomain.com
The domain had become inaccessible from a browser, giving a timeout error.
I reset the whole system and tried it on the nginx test page and got the same result.
Any help and all help is appreciated.
Thanks
Edit: www.mydomain.com works and displays the nginx test page, although it does not use https.