【发布时间】:2016-12-29 16:14:24
【问题描述】:
我正在尝试授权我的域进行letsencrypt。以前,几个月前在不同的服务器上,我没有这样做,现在出于某种原因我这样做了。
./letsencrypt-auto certonly -a webroot --webroot-path=/home/deployer/pfios -d my_website.com -d www.my_website.com
Failed authorization procedure. my_website.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: The key authorization file from the server did not match this challenge [fdsfs-fdsfdsf.fdsfdsfds333] != [gangnam style!]
Domain: www.my_website.com
Type: unauthorized
Detail: The key authorization file from the server did not match
this challenge
[fdsfs-fdsfdsf.fdsfdsfds333]
!= [gangnam style!]
授权代码或文件名每次都不同。我应该在哪里真正检索它?在这种情况下,它是“fdsfs-fdsfdsf.fdsfdsfds”
【问题讨论】:
标签: ssl nginx https lets-encrypt