[vwnc] Web services over HTTPS with Client Authentication

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Web services over HTTPS with Client Authentication

kobetic

You need to set up the SSLContext of the client accordingly
        aWsdlClient transportClient sslContext
Check the SSL chapter in the Security guide for details of how the SSLContext works.

HTH,

Martin

"Janko Mivšek"<[hidden email]> wrote:
> Is there a SSL support for client authentication for HTTPS and specially
>  for SOAP (WSDLClient) already done and if it is , how to use it?
>
> I namely need to connect from my app to an external SOAP server which
> demands a SSL client authentication with a digital certificate.
>
> So far I managed to connect HTTPS to the server but of course I got 403
> as a response. I'm using VW7.6. Is there something new in VW7.7 in that
> respect?

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc