質問するログイン新規登録

質問編集履歴

1

ご指摘により、"example".com の表記を "example.com" へ修正

2019/12/04 04:06

投稿

jyamamoto
jyamamoto

スコア7

title CHANGED
File without changes
body CHANGED
@@ -29,7 +29,7 @@
29
29
 
30
30
  ```
31
31
  【コマンド】
32
- # certbot-auto certonly --webroot -w /var/www/html -d "example".com --email "メールアドレス" --no-self-upgrade
32
+ # certbot-auto certonly --webroot -w /var/www/html -d "example.com" --email "メールアドレス" --no-self-upgrade
33
33
 
34
34
  【結果】
35
35
  Saving debug log to /var/log/letsencrypt/letsencrypt.log
@@ -37,21 +37,21 @@
37
37
  Cert is due for renewal, auto-renewing...
38
38
  Renewing an existing certificate
39
39
  Performing the following challenges:
40
- http-01 challenge for "example".com
40
+ http-01 challenge for "example.com"
41
41
  Using the webroot path /var/www/html for all unmatched domains.
42
42
  Waiting for verification...
43
- Challenge failed for domain "example".com
43
+ Challenge failed for domain "example.com"
44
- http-01 challenge for "example".com
44
+ http-01 challenge for "example.com"
45
45
  Cleaning up challenges
46
46
  Some challenges have failed.
47
47
 
48
48
  IMPORTANT NOTES:
49
49
  - The following errors were reported by the server:
50
50
 
51
- Domain: "example".com
51
+ Domain: "example.com"
52
52
  Type: unauthorized
53
53
  Detail: Invalid response from
54
- http://"example".com/.well-known/acme-challenge/fp6IL0tgW_81t0yUDJOy3kw4LmaUSNyCPcxg_O877UA
54
+ http://"example.com"/.well-known/acme-challenge/fp6IL0tgW_81t0yUDJOy3kw4LmaUSNyCPcxg_O877UA
55
55
  [**.***.**.***](後から設定したErasticIP): "<!DOCTYPE html>\n<html lang=\"ja\"
56
56
  class=\"no-js\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta
57
57
  http-equiv=\"X-UA-Compatible\" content=\"IE=ed"