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
Help with TScSSLClient evaluating
Re: Help with TScSSLClient evaluating
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.
If any other questions come up, please describe in more details the functionality you need.
Re: Help with TScSSLClient evaluating
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
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
The THTTPRIO component doesn't allow using any handlers to process and transmit data.
Therefore the TScSslClient component is not compatible with THTTPRIO.
Therefore the TScSslClient component is not compatible with THTTPRIO.
Re: Help with TScSSLClient evaluating
Thank you for your response.
I would like to ask more generally – is the SecureBrige appropriate solution to achieve the described goals?
I would like to ask more generally – is the SecureBrige appropriate solution to achieve the described goals?
Re: Help with TScSSLClient evaluating
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.
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
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.
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.