i have just installed a next-cloud instance on my raspberry pi using their auto installer image. and following the links in
i have setup remote access using a free dNS server which is working and also enabled lets encrypt for a certificate which was issued fine with no errors
however my browsers are still reporting the site is not trusted
i have tried the following recommended tool https://tools.letsdebug.net/ It produced this output: cloudsaw.mooo.com is currently affected by Let's Encrypt-based rate limits (Rate Limits - Let's Encrypt). You may review certificates that have already been issued by visiting crt.sh | %mooo.com . Please note that it is not possible to ask for a rate limit to be manually cleared.
Please provide the commands you've run with the corresponding outputs. (The guide does not mention Let's Encrypt at all, so please provide us the necessary information yourself.)
not sure if this is what you are looking for but the following was displayed in the text box on the web tools
Saving debug log to /var/log/letsencrypt/letsencrypt.logcd ..
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate for cloudsaw.mooo.com
Running deploy-hook command: /etc/letsencrypt/renewal-hooks/deploy/ncp
IMPORTANT NOTES:
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/cloudSAW.mooo.com/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/cloudSAW.mooo.com/privkey.pem
Your certificate will expire on 2022-07-16. To obtain a new or
tweaked version of this certificate in the future, simply run
certbot again. To non-interactively renew all of your
certificates, run "certbot renew"
If you like Certbot, please consider supporting our work by:
INFO: Letsencrypt domain is cloudSAW.mooo.com
System config value trusted_domains => 11 set to string cloudSAW.mooo.com
System config value trusted_domains => 3 set to string cloudSAW.mooo.com
System config value overwrite.cli.url set to string https://cloudSAW.mooo.com/
System config value trusted_proxies => 11 set to string 127.0.0.1
System config value trusted_proxies => 12 set to string ::1
System config value trusted_proxies => 13 set to string cloudSAW.mooo.com
System config value trusted_proxies => 14 set to string 82.28.209.99
? redis is configured
? push server is receiving redis messages
? push server can load mount info from database
? push server can connect to the Nextcloud server
? push server is a trusted proxy
? push server is running the same version as the app
configuration saved
Thanks for pointing me in the right direction i had assumed it was a certificate issue.
The web based configuration tool only did half the job it did not set the correct paths to the new certificates
i eventually found the following set of instructions to complete the settings