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

質問編集履歴

1

certbot certonly実行結果の、IMPORTANT NOTES:を追記しました。

2018/05/19 11:34

投稿

belgh
belgh

スコア27

title CHANGED
File without changes
body CHANGED
@@ -21,6 +21,17 @@
21
21
  Waiting for verification...
22
22
  Cleaning up challenges
23
23
  Failed authorization procedure. www.dummy.net (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: The key authorization file from the server did not match this challenge [xKeqEHuUlchL7M6L0c-B9FWmfNsa3rGx80yIC3KMisc.f4UUZHSY0vEcB-GacmvQTf7FAgm4tXCXc7fYdVpoy4o] != [http://www.dummy.net/.well-known/acme-challenge/xKeqEHuUlchL7M6L0c-B9FWmfNsa3rGx80yIC3KMisc]
24
+
25
+ IMPORTANT NOTES:
26
+ - The following errors were reported by the server:
27
+
28
+ Domain: www.dummy.net
29
+ Type: unauthorized
30
+ Detail: The key authorization file from the server did not match
31
+ this challenge
32
+ [SIqU8-wiN-yA4Vc39ArEUpHqyBamFQgc6o8xcKNnFvI.f4UUZHSY0vEcB-GacmvQTf7FAgm4tXCXc7fYdVpoy4o]
33
+ !=
34
+ [http://www.dummy.net/.well-known/acme-challenge/SIqU8-wiN-yA4Vc39ArEUpHqyBamFQgc6o8xcKNnFvI]
24
35
  ```
25
36
  certbot renewの方は、試行錯誤しすぎて下記エラーが出るようになってしまっています。
26
37
  ```