![]() |
|
Let's Encrypt error - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Let's Encrypt error (/thread-2732.html) |
RE: Let's Encrypt error - Comograma - 10-14-2022 (10-14-2022, 04:51 PM)jeroen.rottink Wrote: Hi Comograma, > TIWServerController.Port defines the port used for http traffic > TIWServerController.SSLOptions.Port defines the port used for https traffic. Well, yes, I know that. TIWServerController.Port is set to 8888 and TIWServerController.SSLOptions.Port is set to 443, exactly how's in the demo. Attached the demo for you to see it, please. I'll create another thread next time. My bad!!!!
RE: Let's Encrypt error - jeroen.rottink - 10-14-2022 Hi Comograma, I downloaded your example and it gave me 'Error: Could not load SSL library.' I replace the *.dll with the versions from http://downloads.atozed.com/intraweb/IWCertManager_1.0.0.3.zip That did the trick for me. Kind regards, Jeroen. RE: Let's Encrypt error - Comograma - 10-17-2022 (10-14-2022, 05:31 PM)jeroen.rottink Wrote: Hi Comograma, Doesn't work. I have IW version 15.2.65 and happens what I said initially, even with the dll from the link of your last post. But also do not give the error you said 'Error: Could not load SSL library.' The dll librarys must be in the same folder as the IW Bin app, right??!!!!!!!! If I run the app in debug mode, it will give me 'Error in parsing command.'. Don't understand why. |