Re: ssl error

2003-12-08 Thread Philippe Fischer
Hi Rakesh, with the callbacks installed the SSL part of my app works fine, but I think adding a certificate to the trusted cert store would be much nicer and much more secure. Thanx Philippe Am Montag, 8. Dezember 2003 08:39 schrieben Sie: > Hi Philippe, > Have u tried ignoring these errors by

Re: ssl error

2003-12-08 Thread Rakesh Pai
Hi Philippe, Have u tried ignoring these errors by installing the callbacks? I have faced the same problem, but had no problems after ignoring them. Rakesh. "Philippe Fischer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello dear Developper Forum, > I'm trying to establish a SS

ssl error

2003-10-29 Thread Philippe Fischer
Hello dear Developper Forum, I'm trying to establish a SSL connection between the PalmOS Simulator and a server. Unfortunately the SSL handshake stops after the serverHelloDone message und SslOpen returns the error sslErrVerifyConstraintViolation, but the server certificate works fine with all cur

Re: SSL-Error NoTrustedRoot

2003-08-14 Thread Flex
Make a callback and return errNone "Thomas Damme" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi Folks, > > can somebody tell me, how I can overcome the problem of > sslErrVerifyNoTustedRoot in the VerifyCallbackFunc? No matter which server I > try to connect to, I always get t

Re: SSL-Error NoTrustedRoot

2003-08-05 Thread Thomas Damme
OK, I did this already. But somehow my app still crashes when I try to receive some data. So I guessed, the connection might not be made properly. How can I detect, if the connections is established successfully? Which HS-State must be the last? Currently the following States apprear after I return

SSL-Error NoTrustedRoot

2003-08-04 Thread Thomas Damme
Hi Folks, can somebody tell me, how I can overcome the problem of sslErrVerifyNoTustedRoot in the VerifyCallbackFunc? No matter which server I try to connect to, I always get this error. When I connect to them via my browser, often a window appears that some informations (the server-adress mostly)