Hello,
I have a problem with generating a certificate for my new domain djlive.eu
The linux consola command looks like this:
/ opt / letsencrypt / letsencrypt-auto certonly --config /etc/letsencrypt/cli.ini -d djlive.eu -d www.djlive.eu -d api.djlive.eu -d player.djlive.eu -d img. djlive.eu -d live.djlive.eu -d sys.djlive.eu -d edge.live.djlive.eu -d app.djlive.eu -d live-hls.djlive.eu -d v1.djlive.eu && /etc/init.d/nginx reload> / dev / null 2> & 1
When the command executes, an unexpected error occurs
To fix these errors, please make sure your domain name was
Nhập đúng và DNS cho A / AAAA (s) cho miền
Contain (s) the IP address.
For the old domain djlive.pl everything is ok
please help
Regards
ahaw021
September 26, 2017, 6:33am
2
rafkos7732:
-d img. djlive.eu
contains a space
also I would remove && /etc/init.d/nginx reload> / dev / null 2> & 1 as certbot is supposed to be interactive and it helps with the troubleshooting
You can run the reload command once the certificates are obtained
Note: you should use the NGINX plugin to configure things for you. Your current command will not update your NGINX config to point to your new certificates.
Andrei
ahaw021
September 26, 2017, 7:04am
4
ok
not work is not very helpful.
I therefore suggest you provide relevant output and further information that will help me help you
Andrei
2 Likes
What’s the complete output of the command?
What’s in /etc/letsencrypt/letsencrypt.ini
?
system
Closed
October 26, 2017, 7:04am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.