[openssl.org #1494] Re: Openssl Installation Error

2007-02-27 Thread [EMAIL PROTECTED] via RT
To Whom It May Concern: I tried to install the Openssl and failed on the make test step. Would you help me with the error message? Thanks, Lisa Tan, Lead Systems Integrator eServices Strategic Technologies Computing Information Technology Wayne State University 5925 Woodward

Duplicate mail

2007-02-27 Thread Constantin
Is there any chance that someone down at openssl.org can sort out the duplicate sent mail?! I am getting duplicates on both openssl-dev and openssl-users lists. Please please please Many thanks Constantin

Build of 0.9.8e fails in shared debug-linux-elf

2007-02-27 Thread Robert Lill
Hi developers, I downloaded the new 0.9.8e and compiled it on various platforms. AIX, HP-UX, Solaris and Windows were ok (debug release), but it failed on (shared) debug-linux-elf in crypto/engine/eng_padlock.c. gcc -I.. -I../.. -I../../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT

SSL_CTX_new: No such file or directory

2007-02-27 Thread Adayadil Thomas
Greetings. I am getting this error and am trying to find any info that could help me get past it. Relevant code snippet: if(!(d-ssl_ctx=SSL_CTX_new(SSLv23_server_method( { perror(SSL_CTX_new:); } Error I get: SSL_CTX_new:: No such file or directory Do you know why I

Re: SSL_CTX_new: No such file or directory

2007-02-27 Thread Brad House
I am getting this error and am trying to find any info that could help me get past it. Relevant code snippet: if(!(d-ssl_ctx=SSL_CTX_new(SSLv23_server_method( { perror(SSL_CTX_new:); } Error I get: SSL_CTX_new:: No such file or directory You should

Problem with check_purpose_ssl_client

2007-02-27 Thread Michael Rogovin
Hello, Currently, /check_purpose_ssl_client/ calls /ns_reject /with the flag NS_SSL_CLIENT: *if(ns_reject(x, NS_SSL_CLIENT)) return 0;* Because of that, if a certificate has Netscape S/MIME bit set, but not SSL Client, certificate validation fails. Shouldn't the S/MIME bit considered