Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIdHTTP and XML integration (API)
#4
(10-03-2018, 09:03 PM)rhcarpenter Wrote: I do not have the latest versions of Indy.  How do I go about upgrading to the latest version?

http://www.indyproject.org/Sockets/Docs/...on.EN.aspx

(10-03-2018, 09:03 PM)rhcarpenter Wrote: I do not know how to determine the OpenSSL version.

Just look at the DLL's properties.

Or, you can call Indy's OpenSSLVersion() function (in the IdSSLOpenSSL unit) at runtime.

(10-03-2018, 09:03 PM)rhcarpenter Wrote: Embarassingly, I do not know how to determine if OpenSSL is installed.

Typically, you are responsible for deploying the two OpenSSL libs (ssleay32 and libeay32) with your app. Unless you are deploying your app to a system that has the libs provided by the Operating System for you.

(10-03-2018, 09:03 PM)rhcarpenter Wrote: Can you tell me how to determine which version I'm using

See above.

(10-03-2018, 09:03 PM)rhcarpenter Wrote: and how to update it if needed?

OpenSSL libs that are compatible with Indy are available at https://indy.fulgan.com/SSL/

Reply


Messages In This Thread
RE: TIdHTTP and XML integration (API) - by rlebeau - 10-04-2018, 05:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)