คือจะติดตั้ง ssl ด้วย letsencrypt แต่ certbot ทำให้ไม่ได้ Error แบบนี้
sudo certbot --apache -d XXX.zapto.org
[sudo] password for XXX :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for XXX.zapto.org
Enabled Apache rewrite module
Waiting for verification...
Challenge failed for domain nullmc.zapto.org
http-01 challenge for XXX.zapto.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: nullmc.zapto.org
Type: connection
Detail: Fetching
http://XXX.zapto.org/.well-known/acme-challenge/SoTdSK_dsuJ3Bv7XBId-E_86R3hcKzi4jfRxie-LVOM:
Timeout during connect (likely firewall problem)
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
ลองปิด firewall แล้ว
-Thanks-
สอบถามเรื่อง letsencrypt ssl กับ no-ip บน ubuntu
sudo certbot --apache -d XXX.zapto.org
[sudo] password for XXX :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for XXX.zapto.org
Enabled Apache rewrite module
Waiting for verification...
Challenge failed for domain nullmc.zapto.org
http-01 challenge for XXX.zapto.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: nullmc.zapto.org
Type: connection
Detail: Fetching
http://XXX.zapto.org/.well-known/acme-challenge/SoTdSK_dsuJ3Bv7XBId-E_86R3hcKzi4jfRxie-LVOM:
Timeout during connect (likely firewall problem)
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
ลองปิด firewall แล้ว
-Thanks-