Atozed Forums
openssl version for aplication https - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (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: openssl version for aplication https (/thread-5178.html)



openssl version for aplication https - masterlaf - 04-30-2025

Good morning

Along with greetings, my question is, to work with Intraweb and have an app, standalone Indy or standalone http.sys, what version of Openssl do you use? I have Intraweb version 16.0.8, please.

Thank you, sincerely.

Pascual Aguayo


RE: openssl version for aplication https - masterlaf - 04-30-2025

Please, you need to know which version of OpenSSL you should use to use SSL or TLS for intraweb applications, version 16.0.8


RE: openssl version for aplication https - jeroen.rottink - 05-05-2025

For Indy it's OpenSSL v1.0.2u
For http.sys no openssl is needed. ssl/tls is provided by Windows.
Please read https://www.atozed.com/intraweb/certmanager/creating-and-installing-self-signed-development-certificates-for-http-sys-applications/ to create and use certificates with your Intraweb application.


RE: openssl version for aplication https - rlebeau - 05-05-2025

(05-05-2025, 12:53 PM)jeroen.rottink Wrote: For Indy it's OpenSSL v1.0.2u

The are some projects, like TaurusTLS, which bring up-to-date OpenSSL to Indy.