Page 1 of 1
Help with TScSSLClient evaluating
Posted: Mon 16 Sep 2013 10:36
by metron
Dear all,
I’m evaluating the TScSSLClient component upon “14.3 SSL specific” instructions from the manual and it connects properly.
I have no clue how to combine my imported web service with TScSSLClient.
Could you please give me some examples and documentation?
We use Windows7 /Delphi 7.
Thank you in advance
Re: Help with TScSSLClient evaluating
Posted: Mon 23 Sep 2013 10:18
by Dimon
You can find the detailed information about configuring and starting SSL client in the "Step-by-step tutorial" topic of the SecureBridge help.
If any other questions come up, please describe in more details the functionality you need.
Re: Help with TScSSLClient evaluating
Posted: Tue 24 Sep 2013 12:21
by metron
I did the instructions for SSL client in the "Step-by-step tutorial" .
I have web service imported from
https://apps.ika.gr/eopyyPrescriptionWS ... SPort?WSDL
which requires SSL communication.
How can I bound my web service (THTTPRIO or any convenient component ) with TScSSLClient to get SSL communication with the above site?
Have you any example for TScSSLClient and web services?
Thanks in advance
Re: Help with TScSSLClient evaluating
Posted: Thu 26 Sep 2013 11:40
by Dimon
The THTTPRIO component doesn't allow using any handlers to process and transmit data.
Therefore the TScSslClient component is not compatible with THTTPRIO.
Re: Help with TScSSLClient evaluating
Posted: Fri 27 Sep 2013 09:10
by metron
Thank you for your response.
I would like to ask more generally – is the SecureBrige appropriate solution to achieve the described goals?
Re: Help with TScSSLClient evaluating
Posted: Mon 14 Oct 2013 13:44
by Dimon
Currently SecureBridge does not provide functionality to connect to a WEB service.
You can suggest this feature at our UserVoice (
http://devart.uservoice.com/forums/174370-securebridge ). If the suggestion gets a lot of votes, we will consider the possibility to implement it.
Re: Help with TScSSLClient evaluating
Posted: Mon 14 Oct 2013 13:44
by Dimon
Currently SecureBridge does not provide functionality to connect to a WEB service.
You can suggest this feature at our UserVoice (
http://devart.uservoice.com/forums/174370-securebridge ). If the suggestion gets a lot of votes, we will consider the possibility to implement it.