Artichoke
Dabbler
- Joined
- Jul 12, 2021
- Messages
- 24
I have been following this guide on how to make Nextcloud accessible securely over the internet through HTTPS with a Lets Encrypt certificate. The last step in this guide is after installing certbot, reququest a certificate from Let's Encrypt. This is the command I issued:
certbot --nginx -d artichokenetwork.com
After exectung this command and entering all the things like email, etc. I get this error message:
Why does this occur? I am sure that the domain works because I tested it with just HTTP through port 8282.
certbot --nginx -d artichokenetwork.com
After exectung this command and entering all the things like email, etc. I get this error message:
Why does this occur? I am sure that the domain works because I tested it with just HTTP through port 8282.