AWSを使用してLet’s EncryptでHTTPS 導入(常時 SSL)の勉強をしているのですが、
エラーがでてしまい、対処方法がわからずに困っているのですが、お力をお借りしてもよろしいでしょうか
実行コマンドおよび、実行結果。
[root@Tiger ~]# cd /usr/local/src/
[root@Tiger src]# vi /etc/rc.d/iptable.sh
[root@Tiger src]# /etc/rc.d/iptable.sh
[root@Tiger src]# cd /usr/local/src/
[root@Tiger src]# curl https://dl.eff.org/certbot-auto -o /usr/bin/certbot-auto
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 80073 100 80073 0 0 272k 0 --:--:-- --:--:-- --:--:-- 273k
[root@Tiger src]# chmod 700 /usr/bin/certbot-auto
[root@Tiger src]# ls -l /usr/bin/certbot-auto
-rwx------ 1 root root 80073 5月 1 15:33 /usr/bin/certbot-auto
[root@Tiger src]# certbot-auto certonly \
--webroot
-w /var/www/html/hirotada.xyz
-d hirotada.xyz
--email hirotada@hirotada.xyz
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for hirotada.xyz
Using the webroot path /var/www/html/hirotada.xyz for all unmatched domains.
Waiting for verification...
Challenge failed for domain hirotada.xyz
http-01 challenge for hirotada.xyz
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: hirotada.xyz
Type: dns
Detail: DNS problem: query timed out looking up A for hirotada.xyzcertbot-auto certonly \
--webroot
-w /var/www/html/hirotada.xyz
-d hirotada.xyz
--email hirotada@hirotada.xyz
hirotada.xyz に接続できないと言っているのですが接続は普通にできます、
お忙しいところ恐縮ですが、ご教授よろしくお願いします。
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。