PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Access webservice using https with SELF-SLL certificate
Access webservice using https with SELF-SLL certificate
Iniciado por Marco Voorwinden, jun., 25 2010 1:07 PM - Sem resposta
Publicado em junho, 25 2010 - 1:07 PM
Hi all,

We are encountering the following issue: we are accessing our webserver using SOAP calls and want to secure the connection. Currently we have a so-called SELF-SSL certificate installed on the server, but from our PDA we just cannot connect to the server. It keeps giving an error.
When trying to access the webservice using a webbrowser we get a warning about this certificate, if we really trust that. This warning is also issued when trying to use SOAP, but we cannot accept that warning :(.
(By the way, we previously used C# for creating the PDA application and there we were able to do that).
Is there any way we can fix this issue?? Or is the only way to solve it buying a SSL certificate?

Thanks for any answer!