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: temploggerlwin.site
I ran this command: openssl s_client -connect temploggerlwin.site:443 -servername temploggerlwin.site
It produced this output:
CONNECTED(00000003)
depth=0 CN = temploggerlwin.site
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 CN = temploggerlwin.site
verify error:num=21:unable to verify the first certificate
verify return:1
My web server is (include version): I am using nginx
listen 443 ssl http2 default_server; # managed by Certbot
listen [::]:443 ssl ipv6only=on; # managed by Certbot
ssl_certificate /etc/letsencrypt/live/temploggerlwin.site/fullchain.pem; # managed by Certbot
ssl_certificate_key /etc/letsencrypt/live/temploggerlwin.site/privkey.pem; # managed by Certbot
include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot
The operating system my web server runs on is (include version):
Distributor ID: Ubuntu
Description: Ubuntu 24.10
Release: 24.10
Codename: oracular
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 4.0.0