Thanks.
In WengoAccount.cpp, the method discoverForSSO and the method discoverForSIP, try two ways to connect the server, with SSL and without SSL. If i want to connect with SSL i need a certificate to access the server. My question was, how i can add the certificate in the code of the softphone. Leonardo Reyes On 12/19/06, Dave Neary <[EMAIL PROTECTED]> wrote:
Hi Leonardo, Leonardo José Reyes Diago wrote: > For example, when i try to enter in: > https://dev.openwengo.org/svn/openwengo/wengophone-ng/trunk > > the navigator ask me if i accept the certificate. There's a domain mismatch in that certificate if you go to the .org address - the certificate was issued with dev.openwengo.com as the domain, and the .org is just an alias. Try using https://dev.openwengo.com/svn/openwengo/wengophone-ng/trunk - you should have the opportunity to accept the certificate permanently the first time you connect, and then you won't have to do so afterwards. Cheers, Dave. -- Dave Neary OpenWengo Community Development Manager Email: [EMAIL PROTECTED]
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
