Re: Apache source (and OpenSSL)

1999-07-22 Thread Khimenko Victor
19-Jul-99 08:57 you wrote: Hi, answering my own question.. had thought that mod_ssl would would use my already intalled apache but found I needed to dl and unpack a fresh copy for mod_ssl to work with. Now can't find the source tree for OpenSSl, even though the entire directory in right

Re: compile error in :mod_ssl-2.3.6-1.3.6

1999-07-22 Thread Khimenko Victor
19-Jul-99 20:52 you wrote: well my configuration: linux-2.2.10 pgcc-1.1.3-3mdk openssl-0.9.3a-3 Perl 5.005.03 What I see: === src/modules/ssl gcc -c -I../../os/unix -I../../include -DLINUX=2 -DMOD_SSL=203106 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT

Re: posting user name

1999-07-22 Thread Ralf S. Engelschall
On Mon, Jul 19, 1999, Jim Tay wrote: I'm not sure if this question should be asked in this forum, but here goes anyways: I have a protected discussion forum which users must login to access. Once they've logged in, I'd like to allow them to post an article without asking them for their

Re: [BugDB] I/O error during security authorization (PR#210)

1999-07-22 Thread Jeffrey Burgoyne
apache 1.3.6 openssl .9.3a modssl 2.3.4 Interestingly enough, I found the exact same problem this morning. I'm just writing our first cgi to require client certificates, and if the form to be submitted is a get to the GET method, all is fine. Set it to post, and I get an I/O error on the

Re: modssl on NT

1999-07-22 Thread Daniel Reichenbach
Take a look at http://www.opensa.de/ There you will find prepared Win32 sources and binaries for Apache, mod_ssl and OpenSSL. Daniel Hi, I just want to ask whether we can secure apache web server on NT using mod-ssl and openssl. Are the installations steps given fr win32 applicable for NT

Antw: modssl on NT

1999-07-22 Thread Roland Ott
Hi, take a look at http://www.opensa.de/ Regards, Roland Nazia Fazili [EMAIL PROTECTED] 22.7.99 10.41 Hi, I just want to ask whether we can secure apache web server on NT using mod-ssl and openssl. Are the installations steps given fr win32 applicable for NT also. If not can any one give

[BugDB] Compiling mod_ssl.c problem (PR#212)

1999-07-22 Thread modssl-bugdb
Full_Name: Marco Teunissen van Manen Version: 2.3.6 OS: Linux (Slackware 3.5) Submission from: n16152.telekabel.nl (212.142.16.152) After configuring and setting up mod_ssl for module use with apache 1.3.6, I got a message stating that an error was detected on line 496 of mod_ssl.h in the

RE: mod_ssl 2.3.6

1999-07-22 Thread Grzegorz Makarewicz
Hi, After running ths: perl Configure VC-WIN32 --openssldir=v:/openssl --install_prefix=v:/openssl Both version have same problem, duplicated and wrong formated string value in generated files (makefile.ssl) and crypto/opensslconf.h I have got something like: OPENSSLDIR=v:/openssl/v:\openssl

Re: [BugDB] I/O error during security authorization (PR#210)

1999-07-22 Thread Matthias Loepfe
Jeffrey Burgoyne wrote: apache 1.3.6 openssl .9.3a modssl 2.3.4 Interestingly enough, I found the exact same problem this morning. I'm just writing our first cgi to require client certificates, and if the form to be submitted is a get to the GET method, all is fine. Set it to post, and

pass-phrase dialog

1999-07-22 Thread Sun JunXu
hi, guys I want to get rid of the pass-phrase dialog when linux reboot, I have done according to article of mod-ssl faq, cp server.key server.key.org openssl rsa -in server.key.org -out server.key chmod 400 server.key but it is pity, when I restart linux, still there is a dialog box , let me

Re: posting user name

1999-07-22 Thread Nate Carlson
err, never mind, i'm thinking of self-written (eg, not standard http authentication) authentication routines. d'oh. ignore that post. Nate Carlson the infinite loop [EMAIL PROTECTED] On Thu, 22 Jul 1999, Nate Carlson wrote: You could set a cookie with the username and read the cookie

Can I use RSA algorithms in Canada for mod_ssl?

1999-07-22 Thread athompso
I've been searching for some source of information about this... I would like to be able to use OpenSSL + mod_ssl + Apache in order to produce a secure web server; for a variety of reasons it would be very nice if I could have one httpd serving both http and https clients. While I am willing to