E
E
Evgeny Ivanov2016-10-24 23:58:39
Delphi
Evgeny Ivanov, 2016-10-24 23:58:39

How to get page content via idhttp on https?

There is a page (in fact, the server is not the point) that "transfers data" via https.
How to get page content in Delphi 7? Perhaps there are other components besides idhttp ?
Or are there additional components to share with idhttp ?
PS
Previously, I tried to do it using the ssleay32.dll and libeay32.dll libraries - but it didn't work out. Constant errors.
Tried a bunch of library versions (

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lubezniy, 2016-10-25
@lubezniy

I don’t know about the seven, but in XE2, for these things, you need to attach a component of the TIdSSLIOHandlerSocketOpenSSL type to the TIdHttp component and set this component with the corresponding property for the IdHttp component.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question