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.
It produced this output: redirection to https:// but not secure but all my subdomain is correct (je.concretise.ca - pixabay.concretise.ca - etc) with same configuration. I tried force SSL on .htaccess. I tried on many device and browser... Some browser and device is OK but when I use Chrome on desktop it's doesnt work.... I also tried many SSL checker online and they say my site is secured.... but why chrome on desktop on a http:// doesn't work?
My web server is (include version): Server version: Apache/2.4.53 (Debian)
The operating system my web server runs on is (include version): Debian GNU/Linux 11 (bullseye)
My hosting provider, if applicable, is: -
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): no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 1.12.0
The certificate should be trusted by all major web browsers (all the correct intermediate certificates are installed).
The certificate was issued by Let's Encrypt.
The certificate will expire in 89 days.
The hostname (concretise.ca) is correctly listed in the certificate.
Common name: concretise.ca
SANs: concretise.ca, discord.concretise.ca, je.concretise.ca, mokatkreation.tk, pixabay.concretise.ca, webmail.concretise.ca, www.concretise.ca, www.intensy.org, www.mokatkreation.tk
Valid from June 3, 2022 to September 1, 2022
Serial Number: 04da7ba7a9660858b7cca13744955352ad94
Signature Algorithm: sha256WithRSAEncryption
Issuer: R3
Common name: R3
Organization: Let's Encrypt
Location: US
Valid from September 3, 2020 to September 15, 2025
Serial Number: 912b084acf0c18a753f6d62e25a75f5a
Signature Algorithm: sha256WithRSAEncryption
Issuer: ISRG Root X1
Common name: ISRG Root X1
Organization: Internet Security Research Group
Location: US
Valid from January 20, 2021 to September 30, 2024
Serial Number: 4001772137d4e942b8ee76aa3c640ab7
Signature Algorithm: sha256WithRSAEncryption
Issuer: DST Root CA X3
I tried to update the file with a certbot renew and certbot say that fullchain.pem cannot be empty...i tried to uninstall certbot and reinstall... and now...
An unexpected error occurred:
requests.exceptions.SSLError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)')))
You should remove the last block from fullchain.pem, which is ISRG Root X1 signed by DST Root CA X3. Keep in mind that fullchain.pem, cert.pem, and chain.pem are symlinks. It's the target file of the symlink for fullchain.pem that you want to modify.