Re: Certificate verify failed: gSoap client

2011-09-28 Thread Mauricio Klein
Thanks for your reply Mr.Thompson! I'll review my workflow and adjust it following your points. On Thu, Sep 29, 2011 at 12:12 AM, Dave Thompson wrote: > > From: owner-openssl-us...@openssl.org On Behalf Of Mauricio Klein > > Sent: Monday, 26 September, 2011 17:15 > > > I'm usin

RE: Certificate verify failed: gSoap client

2011-09-28 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Mauricio Klein > Sent: Monday, 26 September, 2011 17:15 > I'm using a SOAP toolkit called gSoap and this toolkit provide > an interface to create SSL context. > Using tha samples released in the toolkit, i have

Certificate verify failed

2011-09-26 Thread Mauricio Klein
Hello guys! I'm using a SOAP toolkit called gSoap and this toolkit provide an interface to create SSL context. Using tha samples released in the toolkit, i have generated the certificates using the following command (under Linux): To create root.pem: -

certificate verify failed

2008-09-09 Thread Gayathri Manoj
Hi all, I got an error while execuiting the test program of openssl using make test command. SSL2_SET_CERTIFICATE:certificate verify failed:s2_clnt.c:1049 Is any need to give the certificate by the user. Thanks, Gayathri

Certificate verify failed on big-endian (Intel IXP425)

2005-05-25 Thread Cesc
=== Certificate verify failed ... incompatible versions 0.9.6m-engine and 0.9.7d? Hi, I am testing an application, which is a server and a client at the same time, connecting or receiving connections from the same application

Re: Error (certificate verify failed)

2003-09-04 Thread Charles B Cranston
Yes, that's exactly what I suspect it to me. At one time I had a URL to a nice techical writeup of the problem, which bit us trying to use PHP to connect to the IBM product. Later I read somewhere that it was a problem for the Microsoft product but I have not tested this directly. There was an "ig

Re: Error (certificate verify failed)

2003-09-04 Thread Vadim Fedukovich
On Wed, Sep 03, 2003 at 11:46:30AM -0400, Charles B Cranston wrote: > Sean McKay wrote: > > >I was not able to get the LDAPS server to respond to the query so out of > >despiration, I thought I'd try HTTPS -- if I remember right, I think > >Microsoft uses a non-standard for LDAPS that I can't reme

RE: Error (certificate verify failed)

2003-09-03 Thread Sarah Haff
gt; Subject: RE: Error (certificate verify failed) Date: Wed, 3 Sep 2003 07:23:16 -0700 > Do you have the right cert in your cert7.db and key7.db on > the machine from > where you are trying to run the ldapadd??? Sarah, To clarify, would that be a root certificate or the certificate for the machine

Re: Error (certificate verify failed)

2003-09-03 Thread Charles B Cranston
Sean McKay wrote: I was not able to get the LDAPS server to respond to the query so out of despiration, I thought I'd try HTTPS -- if I remember right, I think Microsoft uses a non-standard for LDAPS that I can't remember right now. I am aware of one incompatability in the LDAP world. This causes

RE: Error (certificate verify failed)

2003-09-03 Thread Sean McKay
he port and try your command again. Thanks! Sean > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Charles > B Cranston > Sent: Wednesday, September 03, 2003 7:30 AM > To: [EMAIL PROTECTED] > Subject: Re: Error (certificate verify

Re: Error (certificate verify failed)

2003-09-03 Thread Charles B Cranston
But 443 is the HTTPS port -- are you telling me that you are running the same certificate on your secure HTTP server? If not, what is the relevance to LDAPS on port 636? Sean McKay wrote: I tried the following command: openssl s_client -connect servername.domain.edu:443 -showcerts And received t

RE: Error (certificate verify failed)

2003-09-03 Thread Sean McKay
> Do you have the right cert in your cert7.db and key7.db on > the machine from > where you are trying to run the ldapadd??? Sarah, To clarify, would that be a root certificate or the certificate for the machine that I am trying to connect to? Thanks, Sean ___

RE: Error (certificate verify failed)

2003-09-02 Thread Sean McKay
> openssl s_client -connect ldap.foo.bar:676 -showcerts Charles, I tried the following command: openssl s_client -connect servername.domain.edu:443 -showcerts And received the following output: CONNECTED(0004) 3602:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:

Re: Error (certificate verify failed)

2003-09-02 Thread Charles B Cranston
"certificate verify failed" that would not tell us much. I would still use the s_client thing to peek at the lower level, just to rule out non LDAP possibilities. Charles B Cranston wrote: My best guess, at maybe the 40% confidence level, is that you do not have the root certificate that