Help with TScSSLClient evaluating

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
metron
Posts: 3
Joined: Mon 16 Sep 2013 10:01

Help with TScSSLClient evaluating

Post by metron » Mon 16 Sep 2013 10:36

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Help with TScSSLClient evaluating

Post by Dimon » Mon 23 Sep 2013 10:18

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.

metron
Posts: 3
Joined: Mon 16 Sep 2013 10:01

Re: Help with TScSSLClient evaluating

Post by metron » Tue 24 Sep 2013 12:21

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Help with TScSSLClient evaluating

Post by Dimon » Thu 26 Sep 2013 11:40

The THTTPRIO component doesn't allow using any handlers to process and transmit data.
Therefore the TScSslClient component is not compatible with THTTPRIO.

metron
Posts: 3
Joined: Mon 16 Sep 2013 10:01

Re: Help with TScSSLClient evaluating

Post by metron » Fri 27 Sep 2013 09:10

Thank you for your response.
I would like to ask more generally – is the SecureBrige appropriate solution to achieve the described goals?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Help with TScSSLClient evaluating

Post by Dimon » Mon 14 Oct 2013 13:44

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.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Help with TScSSLClient evaluating

Post by Dimon » Mon 14 Oct 2013 13:44

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.

Post Reply