Re: Startup Script

2002-10-29 Thread Rick Widmer
At 08:52 PM 10/29/02 -0700, Lawrence Cole wrote: ld.so.1: /opt/apache/bin/httpd: fatal: libexpat.so.0: open failed: No such file or directory Killed /opt/apache/bin/apachectl startssl: httpd could not be started Once the system is booted up the LD_LIBRARY_PATH is "/lib:/usr/lib:/usr/local/lib:/

Startup Script

2002-10-29 Thread Lawrence Cole
Title: Message Greetings everyone,   I realize this situation has come up before, but none of the suggestions I have seen have worked for me.   I have created an Apache 1.3.26 / mod_ssl 2.8.10 server.  No problems creating it, and no problems starting from the command line.  I am however, u

Re: http to https

2002-10-29 Thread Mads Toftum
On Tue, Oct 29, 2002 at 10:32:53AM -0800, rmckee wrote: > Hello, > > Im sure this has been asked but I cant find the answer. > > I have Apache/1.3.27 (Unix)mod_ssl/2.8.12 OpenSSL/0.9.6e. > > In the httpd.conf can I make an http link go to (redirect) an https link. > > So if they click on this l

http to https

2002-10-29 Thread rmckee
Hello, Im sure this has been asked but I cant find the answer. I have Apache/1.3.27 (Unix)mod_ssl/2.8.12 OpenSSL/0.9.6e. In the httpd.conf can I make an http link go to (redirect) an https link. So if they click on this link: http://system.company.com/ it will direct to https://system/ or h

Re: Bug fix: leak of peer certificate

2002-10-29 Thread Zvi Har'El
On Sat, 26 Oct 2002 00:03:44 +0200, Nadav Har'El wrote about "Bug fix: leak of peer certificate": > There is a memory leak in mod_ssl-2.8.11-1.3.27 when client-authentication > is used. The peer certificates are leaked - as much as 3-4K per request. > > I am enclosing a description of the memory

Re: openssl and AES

2002-10-29 Thread Anbuchezhian Chelliah
Hi Sunita,     Checkout the news about what you have asked. I fear what you have asked is yet to be implemented in the next version 0.9.7 Regards, Anbu NEWS This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file. Major

SV: An apache web proxy with client auth?

2002-10-29 Thread Torvald Baade Bringsvor
Ok, have tried to make this work with common sense, but have given up. Therefore I repeat the question, in hope that it might clarify somewhat: I have a machine A, which communicates with a machine C via a proxy B (running apache with mod_ssl). Today, all communication is handled via http. We mu