Hi, renewal of one specific domain fails, even though others succeed
I’m using letsencrypt-win-simple. The challenge is browsable
Here is the request and output.
Authorizing Identifier tms.landynamix.net Using Challenge Type http-01
Writing challenge answer to C:\inetpub\wwwroot\Clarity.well-known/acme-challeng
e/E1ccaYSne6xWfwOW_kge4C0OWO-_hH1NmB7kJxiICvA
Writing web.config to add extensionless mime type to C:\inetpub\wwwroot\Clarity
.well-known\acme-challenge\web.config
Answer should now be browsable at http://tms.landynamix.net/.well-known/acme-cha
llenge/E1ccaYSne6xWfwOW_kge4C0OWO-_hH1NmB7kJxiICvA
Submitting answer
Refreshing authorization
Authorization Result: invalid
Authorization Failed invalid
The ACME server was probably unable to reach http://tms.landynamix.net/.well-kno
wn/acme-challenge/E1ccaYSne6xWfwOW_kge4C0OWO-_hH1NmB7kJxiICvA
Check in a browser to see if the answer file is being served correctly. If it is
, also check the DNSSEC configuration.
Authorize failed: This could be caused by IIS not being setup to handle extensio
nless static files.Here’s how to fix that:
1.In IIS manager goto Site/ Server->Handler Mappings->View Ordered List
2.Move the StaticFile mapping above the ExtensionlessUrlHandler mappings. (like
this http://i.stack.imgur.com/nkvrL.png)
3.If you need to make changes to your web.config file, update the one at C:\Serv
erApps\letsencrypt-win-simple-master\Debug\web_config.xml
Error AuthorizationFailedException {authorizationState=AuthorizationState {Ident
ifierPart=IdentifierPart {Type=“dns”, Value=“tms.landynamix.net”}, IdentifierTyp
e=“dns”, Identifier=“tms.landynamix.net”, Uri=“https://acme-v01.api.letsencrypt.
org/acme/authz/gTuCrxBcSnbvmf7JTQAHIKktkR79x2vUU-TKId_VbQ0”, Status=“invalid”, E
xpires=10/17/2017 08:12:58, Challenges=[AuthorizeChallenge {ChallengePart=Challe
ngePart {Type=“tls-sni-01”, Uri=“https://acme-v01.api.letsencrypt.org/acme/chall
enge/gTuCrxBcSnbvmf7JTQAHIKktkR79x2vUU-TKId_VbQ0/2171726470”, Token=“c1IME5d-m-5
Wk5akxpdCoJ62_Zdm6Z1vKFEDrnT0Bz4”, Status=“pending”, Validated=null, Error=null}
, Challenge=null, Type=“tls-sni-01”, Uri=“https://acme-v01.api.letsencrypt.org/a
cme/challenge/gTuCrxBcSnbvmf7JTQAHIKktkR79x2vUU-TKId_VbQ0/2171726470”, Token=“c1
IME5d-m-5Wk5akxpdCoJ62_Zdm6Z1vKFEDrnT0Bz4”, Status=“pending”, OldChallengeAnswer
=KeyValuePair2 {Key=null, Value=null}, ChallengeAnswerMessage=null, HandlerName =null, HandlerHandleDate=null, HandlerCleanUpDate=null, SubmitDate=null, SubmitR esponse=null}, AuthorizeChallenge {ChallengePart=ChallengePart {Type="dns-01", U ri="https://acme-v01.api.letsencrypt.org/acme/challenge/gTuCrxBcSnbvmf7JTQAHIKkt kR79x2vUU-TKId_VbQ0/2171726471", Token="dkU9D0f_Lbz7dbwsME-uyBNtExEI27Co1Hu2-_z5 Dqo", Status="pending", Validated=null, Error=null}, Challenge=null, Type="dns-0 1", Uri="https://acme-v01.api.letsencrypt.org/acme/challenge/gTuCrxBcSnbvmf7JTQA HIKktkR79x2vUU-TKId_VbQ0/2171726471", Token="dkU9D0f_Lbz7dbwsME-uyBNtExEI27Co1Hu 2-_z5Dqo", Status="pending", OldChallengeAnswer=KeyValuePair
2 {Key=null, Value=
null}, ChallengeAnswerMessage=null, HandlerName=null, HandlerHandleDate=null, Ha
ndlerCleanUpDate=null, SubmitDate=null, SubmitResponse=null}, AuthorizeChallenge
{ChallengePart=ChallengePart {Type=“http-01”, Uri=“https://acme-v01.api.letsenc
rypt.org/acme/challenge/gTuCrxBcSnbvmf7JTQAHIKktkR79x2vUU-TKId_VbQ0/2171726472”,
Token=“E1ccaYSne6xWfwOW_kge4C0OWO-_hH1NmB7kJxiICvA”, Status=“invalid”, Validate
d=null, Error={[“type”]=“urn:acme:error:connection”, [“detail”]=“DNS problem: SE
RVFAIL looking up CAA for tms.landynamix.net”, [“status”]=“400”}}, Challenge=nul
l, Type=“http-01”, Uri=“https://acme-v01.api.letsencrypt.org/acme/challenge/gTuC
rxBcSnbvmf7JTQAHIKktkR79x2vUU-TKId_VbQ0/2171726472”, Token=“E1ccaYSne6xWfwOW_kge
4C0OWO-_hH1NmB7kJxiICvA”, Status=“invalid”, OldChallengeAnswer=KeyValuePair2 {K ey=null, Value=null}, ChallengeAnswerMessage=null, HandlerName=null, HandlerHand leDate=null, HandlerCleanUpDate=null, SubmitDate=null, SubmitResponse=null}], Co mbinations=[[2], [1], [0]]}, Message="Exception of type 'LetsEncrypt.ACME.Simple .AuthorizationFailedException' was thrown.", Data=[], InnerException=null, Targe tSite=Void Auto(LetsEncrypt.ACME.Simple.Target), StackTrace=" at LetsEncrypt.A CME.Simple.Program.Auto(Target binding) in C:\Tools\letsencrypt-win-simple-maste r\letsencrypt-win-simple\Program.cs:line 686 at LetsEncrypt.ACME.Simple.Plugin.Auto(Target target) in C:\Tools\letsencrypt -win-simple-master\letsencrypt-win-simple\Plugin\Plugin.cs:line 41 at LetsEncrypt.ACME.Simple.Program.GetCertificateForTargetId(List
1 targets,
Int32 targetId) in C:\Tools\letsencrypt-win-simple-master\letsencrypt-win-simple
\Program.cs:line 283
at LetsEncrypt.ACME.Simple.Program.ProcessDefaultCommand(List`1 targets, Stri
ng command) in C:\Tools\letsencrypt-win-simple-master\letsencrypt-win-simple\Pro
gram.cs:line 247
at LetsEncrypt.ACME.Simple.Program.Main(String[] args) in C:\Tools\letsencryp
t-win-simple-master\letsencrypt-win-simple\Program.cs:line 145", HelpLink=null,
Source=“letsencrypt”, HResult=-2146233088}
Press enter to continue.