Re: Problem related to self signed certificate peer verification

2008-10-21 Thread Tim Hudson
[EMAIL PROTECTED] wrote: Sir, How do I check to see what version of Open SSL that I have on my system? I am trying to answer the attached vulnerability. If you have the executable for the superapp then use: openssl version -a If you don't then you can strings path-to-library | grep '

OpenSSL 0.9.8i but (Library: OpenSSL 0.9.8c)

2008-10-21 Thread patrick
hi, i am running debian etch stable. the version of openssl is too old. what i did is to download "openssl-0.9.8i.tar.gz" and: ./config --prefix=/usr --openssldir=/etc/ssl threads shared zlib-dynamic make && make install i did not apt-get remove openssl, cause many software depends on it... y

Simple non-blocking TCP connect

2008-10-21 Thread Gabriel Soto
Greetings. I'm a noob trying to code a simple TCP client (Windows, MinGW, OpenSSL 0.9.8g). Since it has a GUI, I have to go with non-blocking sockets. I'm supplying a nonexistent host to test a failure but this is what happens: A first call to connect returns naturally "no connection" and BIO_shou

Cannot Connect to Server from Certain Account

2008-10-21 Thread Chris
Client: Mac OS X 10.5.5 (OpenSSL 0.9.8g 19 Oct 2007) Server: Astaro Security Gateway (with self-signed certificate) Background: This broke months ago and I have never been able to figure out where the problem is. The problem started when I was upgrading this appliance from Version 6 to Versi

Problem related to self signed certificate peer verification

2008-10-21 Thread Ajeet kumar.S
Dear All, I have self signed root certificate. I want to verify the peer certificate. In API static int check_issued(X509_STORE_CTX *ctx, X509 *x, X509 *issuer). I saw function calling X509_check_issued(issuer, x); where they are matching issuer and subject. But I saw server is sending the T

Re: Unable to display server certificate if certificate verification fails

2008-10-21 Thread Dr. Stephen Henson
On Mon, Oct 20, 2008, Matthew Franglen wrote: > Issue: > > The openssl s_client utility is unable to display the server certificate if > the server certificate fails verification. Since the server certificate may > be desired irrespective of the verification status it should be possible to > di

Unable to display server certificate if certificate verification fails

2008-10-21 Thread Matthew Franglen
Dear Sir, I am not sure that this is the correct place to post this, but I can find no official bug mailing list, and my searches of your archive do not reveal a solution to this issue. Issue: The openssl s_client utility is unable to display the server certificate if the server certificate

openssl soap wsdl error

2008-10-21 Thread Veres Dániel
Hello, I would like to ask you if anyone can give me some tipps. I need to install openssl to windows, because one of our apps need to communicate with a server using soap, wsdl and openssl. I can't debug the app but under linux that's running without any errors (only if openssl-devel install