Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Let's Encrypt error
#5
No, unfortunately I didn't manage it and now got the certificate elsewhere.
But of course I want it to work next time.
So here are a few more questions.

Are the following settings correct, or must nsAccept be used here?

SSLOptions->EnableACME = true;
SSLOptions->NonSSLRequest = TIWNonSSLRequest::nsRedirect;

Do I have to manually create the /.well-known/acme-challenge/ directory or another one below ROOT or is another directory expected or created automatically?

Can I use my own THandler for ACME HTTP requests on port 80 so that I don't have to open the server for HTTP requests in general?
THandlers::Add(L"/.well-known/acme-challenge/", L"", new TIWH_Acme(PathAcmeChallenge));
Reply


Messages In This Thread
Let's Encrypt error - by JuergenS - 05-07-2022, 09:19 AM
RE: Let's Encrypt error - by Alexandre Machado - 05-19-2022, 01:11 AM
RE: Let's Encrypt error - by JuergenS - 05-19-2022, 07:10 AM
RE: Let's Encrypt error - by Alexandre Machado - 05-27-2022, 03:26 AM
RE: Let's Encrypt error - by JuergenS - 05-27-2022, 11:36 AM
RE: Let's Encrypt error - by jeroen.rottink - 09-19-2022, 09:40 AM
RE: Let's Encrypt error - by JuergenS - 09-19-2022, 10:23 AM
RE: Let's Encrypt error - by jeroen.rottink - 09-19-2022, 01:24 PM
RE: Let's Encrypt error - by JuergenS - 09-19-2022, 02:49 PM
RE: Let's Encrypt error - by Alexandre Machado - 09-20-2022, 08:16 AM
RE: Let's Encrypt error - by jeroen.rottink - 09-20-2022, 08:19 AM
RE: Let's Encrypt error - by JuergenS - 09-20-2022, 12:41 PM
RE: Let's Encrypt error - by Alexandre Machado - 09-22-2022, 02:39 AM
RE: Let's Encrypt error - by troberts - 09-27-2022, 07:31 AM
RE: Let's Encrypt error - by Alexandre Machado - 10-05-2022, 08:55 PM
RE: Let's Encrypt error - by Alexandre Machado - 10-06-2022, 03:44 AM
RE: Let's Encrypt error - by jeroen.rottink - 10-06-2022, 07:12 AM
RE: Let's Encrypt error - by JuergenS - 10-08-2022, 09:35 AM
RE: Let's Encrypt error - by Comograma - 10-14-2022, 04:20 PM
RE: Let's Encrypt error - by jeroen.rottink - 10-14-2022, 04:51 PM
RE: Let's Encrypt error - by Comograma - 10-14-2022, 05:07 PM
RE: Let's Encrypt error - by jeroen.rottink - 10-14-2022, 05:31 PM
RE: Let's Encrypt error - by Comograma - 10-17-2022, 11:16 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)