Re: incomplete configuration for shared libs for sparc and s390

2002-02-02 Thread Richard Levitte - VMS Whacker
From: Phil Howard <[EMAIL PROTECTED]> phil-openssl-users> While diagnosing why the compilation of phil-openssl-users> openssl-0.9.6c blew up on a "linux-sparcv8" phil-openssl-users> platform, I found that in the Configure script, phil-openssl-users> some linux platforms simply don't have any tabl

incomplete configuration for shared libs for sparc and s390

2002-02-02 Thread Phil Howard
While diagnosing why the compilation of openssl-0.9.6c blew up on a "linux-sparcv8" platform, I found that in the Configure script, some linux platforms simply don't have any table data for shared libraries at all. I'm curious why. Is it that no one has simply ever completed a porting or testing

Re: mod_ssl + OpenSSL + Apache

2002-02-02 Thread Keary Suska
on 2/1/02 11:23 PM, [EMAIL PROTECTED] purportedly said: > I recently have compiled Apache 1.3.22 with PHP 4.1.1, > mod_ssl-2.8.5-1.3.22, > mm-1.1.3, and OpenSSL 0.9.6c. The server starts fine with startssl, and > the I believe the httpd.conf has been setup correctly, but if I try to > pull up a

Re: Getting OpenSSL with Apache

2002-02-02 Thread Keary Suska
on 2/1/02 2:22 PM, [EMAIL PROTECTED] purportedly said: >> Cannot load /usr/local/apache_test/libexec/libssl.so into server > > Have you verified that the usual symbolic links exist? > > /usr/local/apache_test/libexec/libssl.so -> libssl.so.0 > /usr/local/apache_test/libexec/libssl.so.0 -> libss

Re: openssl sample programs

2002-02-02 Thread Sankaran Narayanan
i have tried: http://members.netscapeonline.co.uk/jeremyalansmith/ssltutorial/ http://www-itg.lbl.gov/~boverhof/openssl_certs.html and found them quite helpful. --- Sankaran Narayanan http://www.cs.columbia.edu/~sankara

openssl sample programs

2002-02-02 Thread M.Srikanth
hi, I am newbie when it comes to using openssl. I need to use it in the development of one of my applications. but i am not able to make any headway coz i am not able to find the right resources. Can some one help me with some sample programs and also wat has to be

Problem encountered while generating a server private key. Help!!

2002-02-02 Thread Wen Tu
Hi, I encountered a problem while generating a server private key with encryption. Below is my configurations: Solaris 8 7/2001 release Openssl version 0.9.6c egd version 0.8 mm version 1.1.3 mod_ssl version 2.8.5 apache version 1.3.22 Command used to generate a server key: openssl genrsa -des

Re: X509 V3 extension 'Certificate Template'

2002-02-02 Thread Yuan Yuan
hi, I follow the step you give me. Now I have the certificate with private key. Another problem arised. I import the file to the personal store. When I enable the wireless card, winXP let me choose the 'user name on certificate', But there is no option for my certificate which issue in openss

Re: Getting OpenSSL with Apache

2002-02-02 Thread Bear Giles
Following up on my earlier comments > > Cannot load /usr/local/apache_test/libexec/libssl.so into server The fact that I missed this at first is proof that programmers shouldn't work when still running a fever. Even a low grade one, if it's following a 40C monster. "libexec" is normally u

Netscape FIPS140-1 cipher compatibility

2002-02-02 Thread Tom Tang
Hi, I am having problems getting the mentioned cipher to work with a program we have at our company. Does anybody have information as how to resolve this issue, or am I missing something in the settings/compilation ? Thanks. - Tom Tom Tang Array Networks [EMAIL PROTECTED] (408) 874-2761 (

Re: Getting OpenSSL with Apache

2002-02-02 Thread Bear Giles
> Cannot load /usr/local/apache_test/libexec/libssl.so into server Have you verified that the usual symbolic links exist? /usr/local/apache_test/libexec/libssl.so -> libssl.so.0 /usr/local/apache_test/libexec/libssl.so.0 -> libssl.so.0.9.6 and that the actual file is readable, non-empty