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:/
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
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
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
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
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
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