Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem opening a link in v15.0.14 and v15.0.15
#6
Hi Ioan,

.well-known/acme-challenge is used by IW to respond to Let's Encrypt certificate challenges, if ServerController.SSLOptions.EnableACME is True.

I guess yours is enabled?

If it is enabled, then 404 is correct, as long as you don't have a file named aa inside folder named "acme-challenge" under your application folder (not wwwroot, but the actual IW application folder).

If you want to respond to Let's Encrypt challenges, all you need to do is to create this folder, set EnableACME to True and put the challenge file there. It will be served just fine.
Reply


Messages In This Thread
RE: Problem opening a link in v15.0.14 and v15.0.15 - by Alexandre Machado - 02-18-2019, 06:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)