Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: www.kansai.kyouikulogistics.com
I ran this command: certbot --nginx
It produced this output:
nginx restart failed:
nginx: [emerg] "ssl_session_timeout" directive is duplicate in /etc/letsencrypt/options-ssl-nginx.conf:8
My web server is (include version): Nginx 1.18.0
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: Self host (home)
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Webmin (in addion to SSH)
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 2.8.0
I have 7 SSL certs installed with LE. I added a new one today (so now I have 8 but when LE attempts to restart Nginx I get the error listed above and below:
nginx restart failed:
nginx: [emerg] "ssl_session_timeout" directive is duplicate in /etc/letsencrypt/options-ssl-nginx.conf:8
The thing I'm stuck on is that I cannot find a duplicate ssl_session_timeout setting anywhere in my nginx conf
I'm at a loss. Note - all of the other 7 certs I have installed work fine.