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: lawlec.korea.ac.kr
I ran this command: certbot renew
It produced this output:
2025-11-12 09:53:31,958:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1196656447/611509808046 HTTP/1.1" 200 1081
2025-11-12 09:53:31,959:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Nov 2025 00:53:31 GMT
Content-Type: application/json
Content-Length: 1081
Connection: keep-alive
Boulder-Requester: 1196656447
Cache-Control: public, max-age=0, no-cache
Link: https://acme-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: 9cWC3FLMELUTI_tQ6BDDbL1szktgvMdVOEwPmIIWwdWvW901YyU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "lawlec.korea.ac.kr"
},
"status": "invalid",
"expires": "2025-11-19T00:53:13Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1196656447/611509808046/8vfWYQ",
"status": "invalid",
"validated": "2025-11-12T00:53:17Z",
"error": {
"type": "urn:ietf:params:acme:error:connection",
"detail": "163.152.93.105: Fetching http://lawlec.korea.ac.kr/.well-known/acme-challenge/K7z9ZQ72GcFSYHSpWRRVUK1GhovUzonZQsehjapUwd8: Timeout during connect (likely firewall problem)",
"status": 400
},
"token": "K7z9ZQ72GcFSYHSpWRRVUK1GhovUzonZQsehjapUwd8",
"validationRecord": [
{
"url": "http://lawlec.korea.ac.kr/.well-known/acme-challenge/K7z9ZQ72GcFSYHSpWRRVUK1GhovUzonZQsehjapUwd8",
"hostname": "lawlec.korea.ac.kr",
"port": "80",
"addressesResolved": [
"163.152.93.105"
],
"addressUsed": "163.152.93.105"
}
]
}
]
}
2025-11-12 09:53:31,960:DEBUG:acme.client:Storing nonce: 9cWC3FLMELUTI_tQ6BDDbL1szktgvMdVOEwPmIIWwdWvW901YyU
2025-11-12 09:53:31,961:INFO:certbot._internal.auth_handler:Challenge failed for domain lawlec.korea.ac.kr
2025-11-12 09:53:31,962:INFO:certbot._internal.auth_handler:http-01 challenge for lawlec.korea.ac.kr
2025-11-12 09:53:31,962:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: lawlec.korea.ac.kr
Type: connection
Detail: 163.152.93.105: Fetching http://lawlec.korea.ac.kr/.well-known/acme-challenge/K7z9ZQ72GcFSYHSpWRRVUK1GhovUzonZQsehjapUwd8: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
My web server is (include version): Apache/2.4.52 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 22.04
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 5.1.0