Re: ANNOUNCE: mod_ssl 2.0.13-1.3.3 (stable branch)

1998-10-13 Thread Philp Gwyn


On 12-Oct-98 Ralf S. Engelschall wrote:
> On Sun, Oct 11, 1998, glin wrote:
> 
>> On the WIN32 platform, is there a recommended patching utility (to
>> apply the
>> path to the source)?
> 
> Yes, I used the "patch" from the CygWin32 packages which is a patch
> 2.5 and works fine. It even doesn't have problems with the CRLF
> vs. LF.  But this is documented in the INSTALL.W32 file, isn't
> it?  But be careful: Only the 2.1b versions are ported to Win32.
> The stable 2.0 branch is _NOT_ ported to the Win32 environment.

Virtually Un*x is another good source of Unix tools for win32. 
http://www.itribe.net/virtunix/  I have also compiled the GNU
textutils package and less with minor modifications under win32 w/
Watcom 11.0.

-Philip


Philip Gwynhttp://www.artware.qc.ca/
(450) 674-9066  Internet ARTware inc
[EMAIL PROTECTED]  Programmeur
__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



key problems

1998-10-13 Thread John Pate

Further to my last, I just recompiled everything, made new keys, got no
errors and it still won't read the key.  I kept logs of the output of the
various makes if they would be any help

--
John Pate, Edinburgh, Scotland

__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



key problems

1998-10-13 Thread John Pate

Can the mod-ssl team give any useful pointers given the information below,
and/or what other information do you require?  I figure I messed up with
an include file somewhere, or the install somehow does.

SunOS black 5.6 Generic_105181-07 sun4u sparc SUNW,Ultra-5_10

gcc version 2.8.1

SSLeay-0.9.0b
apache_1.3.3
mod_ssl-2.0.13-1.3.3

I didn't spot any compile-time errors.  I'm just about to recompile
everything including SSLeay and try again.

I get errors like this when I reach the use of ca.sign in the making a
self-signed certificate--

Data Base Updated
CA verifying: server.crt <-> CA cert
server.crt: /C=UK/ST=Scotland/L=Edinburgh/O=MIDS
Europe/OU=Sysadmin/CN=John [EMAIL PROTECTED]
error 7 at 0 depth lookup:certificate signature failure

this comes from the ssl error log if I try to use that key--

[Tue Oct 13 15:16:12 1998] [error] mod_ssl: Error reading SSL server
certificate file /usr/local/apache/etc/ssl.key/server.key (SSLeay error
follows)
[Tue Oct 13 15:16:13 1998] [error] SSLeay: error:0906D06C:PEM
routines:PEM_read_bio:no start line


PS. The really annoying thing is it works fine on my Linux Slackware 3.5
machine at home!

--
John Pate, Edinburgh, Scotland


__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: Installing mod_ssl, error with configure script

1998-10-13 Thread Trung Tran-Duc

"Lin" <[EMAIL PROTECTED]> writes:

> I had the same problem with WINDOWS NT. But I thought that was due to the
> utility incompatibiliies.  Like to know why, too.

For Windows NT you need mod_ssl mod_ssl 2.1b

-trung

__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



[BugDB] Compile / linking failing (PR#32)

1998-10-13 Thread bugdb-mod-ssl

Full_Name: Frank-Christian Kruegel
Version: 2.0.13-1.3.3
OS: SunOS 4.1.3_U1
Submission from: bruker2.bfa.de (194.77.113.195)


following setup:
- apache 1.3.3
- php 3.0.5
- mod_auth_mysql 2.20
- mod-ssl-2.0.13-1.3.3

build works under solaris 2.6 (gcc 2.8.1), but fails under
SunOS 4.1.3_U1 (gcc 2.7.2.1) in the modules/ssl directory 
with a linker error _strerror not found. Without mod_ssl 
applied, everything works. Why?

Has anyone built it under SunOS or need I upgrade to Solaris.



__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: Installing mod_ssl, error with configure script

1998-10-13 Thread Lin

I had the same problem with WINDOWS NT. But I thought that was due to the
utility incompatibiliies.  Like to know why, too.


On Mon, 12 Oct 1998, Ryan Hertz wrote:

> Howdy Ralf, list,
> 
> U.S. Citizen, Linux, Perl5.0004
> 
> >From my root:
> drwxr-x---  22 root root 1024 Oct  7 14:27 SSLeay-0.9.0b
> drwxr-xr-x   8 root root 1024 Sep 21 12:20 apache_1.3.2
> drwxr-xr-x   9 root root 1024 Oct  7 13:49 mod_ssl-2.0.12-1.3.2
> drwxr-xr-x   7 root root 1024 Oct  7 14:24 rsaref-2.0
> 
> Following instructions outlined in "install."  Hanging on step 4a:
> $ ./configure --with-apache=../apache_1.3.2 --with-ssleay=../SSLeay-0.9.0b
>   --with-rsaref=../rsaref-2.0 --prefix=/var/lib/httpd
> 
> Returns: bash: ./configure: No such file or directory
> 
> The script is looking for a file and not finding it... what, where, and why
> is a mystery to me.  I'm hoping someone has a similar setup and can help.
> 
> Thanks,
> 
>   Ryan
> 
> 
> __
> Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
> Official Support Mailing List   [EMAIL PROTECTED]
> Automated List Manager   [EMAIL PROTECTED]
> 

__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]