![]() |
|
IW 15.4.0 and TLS etc - 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: IW 15.4.0 and TLS etc (/thread-3530.html) |
RE: IW 15.4.0 and TLS etc - Comograma - 10-10-2023 (10-04-2023, 05:29 AM)Alexandre Machado Wrote: This is our old SSL demo (can be downloaded here: https://github.com/Atozed/IntraWeb/tree/master/XIV/Delphi/StandAloneSSL) Can't get the demo to work. Must I need to change anything? I'm using ssleay32.dll and libeay32.dll 1.0.2.20 (v1.0.2t). Certificate.Password is atozed or aaaa ? What am I missing ? RE: IW 15.4.0 and TLS etc - Alexandre Machado - 10-10-2023 (10-10-2023, 02:16 PM)Comograma Wrote:(10-04-2023, 05:29 AM)Alexandre Machado Wrote: This is our old SSL demo (can be downloaded here: https://github.com/Atozed/IntraWeb/tree/master/XIV/Delphi/StandAloneSSL) Certificate password is: atozed Also make sure that SSLOptions.SetOpenSSLPath is True (so IW will make sure that the OpenSSL libraries being used are the ones in the application folder, not some other random OpenSSL in your path) RE: IW 15.4.0 and TLS etc - Comograma - 10-13-2023 (10-10-2023, 07:30 PM)Alexandre Machado Wrote:(10-10-2023, 02:16 PM)Comograma Wrote:(10-04-2023, 05:29 AM)Alexandre Machado Wrote: This is our old SSL demo (can be downloaded here: https://github.com/Atozed/IntraWeb/tree/master/XIV/Delphi/StandAloneSSL) All good about your recommendations but doesn't work. I Have the standard edition of IW. Do I need ultimate ? RE: IW 15.4.0 and TLS etc - Alexandre Machado - 10-16-2023 Hi, yes, the SSL feature is restricted to the Ultimate license. |