aloopkin / WinCertes

An ACMEv2 client for Windows
GNU General Public License v3.0
119 stars 28 forks source link

No token created #17

Closed Datarmanatar closed 4 years ago

Datarmanatar commented 5 years ago

When I do the following: C:\Users\administrator.VOXIT>WinCertes.exe -e roland.ohlsson@mypage.se -d ablemonitor.com -w -b "MyPageName" -p Nothing gets created in ".well-known\acme-challenge" map that the "MyPageName" is reffering to. I also tested with -w "C:\inetpub\mypage" and with -w "C:\inetpub" with no success.

aloopkin commented 5 years ago

Hello,

It's difficult to answer, not knowing your IIS configuration:

SergeMalkin commented 4 years ago

Hello, I have the same problem. Key -w does not work. For test, I used -w "C:\test" parameter, but folder .well-known is still created in "C:\inetpub\wwwroot\ .well-know".

upd: temporary solution - change the key "webRoot" in HKLM \ SOFTWARE \ WinCertes

aloopkin commented 4 years ago

sorry, forgot to answer on that one: the correct syntax is -w=c:\test hence the issues you got.

aloopkin commented 4 years ago

Usage documentation released along with WinCertes 1.4.0