Unable to connect to the remote server

Hello

I ran this command:
letsencrypt.exe --test --plugin manual --manualhost ..,.. --validation selfhosting --installation iis,manual --installationsiteid 1 --script "./Scripts/PSScript.bat" --scriptparameters "{0} {5} C:\ProgramData\win-acme\httpsacme-v01.api.letsencrypt.org*.***.**-all.pfx"

It produced this output:
[EROR] Error authorizing [Manual] [2 bindings - ****.***., ...]
[EROR] DependencyResolutionException: An error occurred during the activation o
f a particular registration. See the inner exception for details. Registration:
Autofac.Core.Registration.ComponentRegistrationLifetimeDecorator ---> An excepti
on was thrown while invoking the constructor 'Void .ctor(PKISharp.WACS.Services.
IInputService, PKISharp.WACS.Services.IOptionsService, PKISharp.WACS.Services.IL
ogService, PKISharp.WACS.SettingsService, PKISharp.WACS.Services.ProxyService)'
on type 'AcmeClientWrapper'. ---> Unable to connect to the remote server (See in
ner exception for details.) (See inner exception for details.)
[EROR] Create certificate failed
My web server is (include version):
iis 7
The operating system my web server runs on is (include version):
2008 R2
My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):
yes

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): win-acme 1.9.2

letsdebug.net - All OK!

1 Like

This problem seems to be very specific to win-acme.
I would ask for help directly from win-acme:
https://github.com/win-acme/win-acme
https://www.win-acme.com/support/

1 Like

I don't know anything about win-acme, but I see the string "acme-v01.api.letsencrypt.org" in your output, which makes me suspect that it's trying to use version 1 of the API which is end-of-life. Just a wild guess, though.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.