Re: Apache/1.3.14 (Win32) mod_jk mod_ssl/2.7.2 OpenSSL/0.9.6 running... ??

2001-01-27 Thread Jan Dries
David Rees wrote: You did type the passphrase twice, did you, despite the fact that Apache asked for it only once?. It typically hangs (or appears to do so) if you don't type it twice. It's a bug that has been discussed in this more than once, and although patches have been suggested,

RE: IE vs netscape

2001-01-27 Thread gwynp
On 05-Jan-2001 John Turner wrote: I am useing: openssl-0.9.6 mod_ssl-2.7.1-1.3.14 apache_1.3.14 I used make certificate and created a certificate; however, it only works from netscape, not IE. I tried it on a machine that had both IE and netscape. It only worked on netscape. When you go

My https server continuously ask me for certificate

2001-01-27 Thread Juan Antonio Martinez
I have the following configuration: Directory /home/httpd/my_directory Options Indexes Includes FollowSymLinks ExecCGI AllowOverride None Order allow,deny Allow from all IfModule mod_ssl.c SSLVerifyClient optional SSLVerifyDepth 10

Apache - mod_ssl - PHP4 help please

2001-01-27 Thread Mike
I set up apache, mod_ssl, and PHP4 with mySQL support. Everything seems to be fine. https://localhost/ works and it sets up a new certificate for me. Then *bam*, it displays my unparsed script. I checked my mimetypes and application/x-httpd-php is there. If I do http://localhost/ php parses it

SSL site is available

2001-01-27 Thread Penny Rand
If a user uses the link http://site.com/ssl_site they are able to access my "secure site" this in spite of the fact that the secure directory requires authentication (that is bypassed too!) my configuration includes Directory "/web/empweb" Options Indexes FollowSymlinks

Host names and IP Masq

2001-01-27 Thread Duke
I'm running an apache 1.3.14 webserver inside an IP Masqueraded network. In order to access it from the outside, I have my firewall forward port 80 to 192.168.1.1 (the webserver). I'm using dhs.org for my hostname rocketbox.dhs.org, and I've called my webserver timeless.rocketbox.dhs.org (even

Re: Apache startup problem

2001-01-27 Thread rwidmer
Addressed to: [EMAIL PROTECTED] [EMAIL PROTECTED] ** Reply to note from [EMAIL PROTECTED] Fri, 19 Jan 2001 09:52:35 +0100 Thanks to Lutz for the advice on this. Let me try and clarify the situation. My problem only occurs when I try to start apache at boot time. Once the

Re: [BugDB] Segmentation Faults at runtime (PR#495)

2001-01-27 Thread modssl-bugdb
Hi, Does anyone have any idea of what might be causing this ? I have since got apache-ssl to work on the solaris box, but I'd prefer to use mod_ssl if I can. I installed the SSLeay libraries, and when trying to use the happy perl fuctions that come with it, I get seg faults as well. I'm

[BugDB] Http Post Always Returns Https response (PR#507)

2001-01-27 Thread modssl-bugdb
Full_Name: Ray Youssef Version: 2.4.10 OS: sun 5.7 Submission from: (NULL) (63.141.132.146) Running: Apache 1.3.9 modssl 2.4.10 , openssl 0.9.4 all posts on our site return https responses. The posts are all to relative paths and no https should be invoked, yet the response is ALWAYS https .

[BugDB] configure.bat has a typo (PR#508)

2001-01-27 Thread modssl-bugdb
Full_Name: Mark Ferlatte Version: 2.7.1-1.3.14 OS: Windows 2000 Pro SP1 Submission from: (NULL) (63.211.143.38) There's a missing \ in configure.bat. A patch is inlined below. diff -ru mod_ssl-2.7.1-1.3.14/configure.bat mod_ssl-2.7.1-1.3.14-smi/configure.bat ---

[BugDB] Virtual Hosts - checken/egg (PR#510)

2001-01-27 Thread modssl-bugdb
Full_Name: Brian J. Densmore Version: ver for apache1.3.14 OS: Linux Submission from: (NULL) (198.70.34.149) Ok, I get the whole chicken/egg thing too. But I have 1 Internet IP. Tried using a private one internally; and it worked on the box and on my home LAN, but not on the hosting site. What

mod_ssl and apache problem

2001-01-27 Thread Danovan Golding
Hello, I am trying to configure apache v1.3.14 with mod_ssl v2.7.1 and OpenSSl v0.9.6. The OS is Solaris 7. Everything compiled nicely and apache started up fine. But with the startssl option I get these errors: Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: Cannot load

[BugDB] explorer browser problem (PR#511)

2001-01-27 Thread modssl-bugdb
Full_Name: Prabhat Karki Version: 2.7.1 OS: red hat 6.1 Submission from: (NULL) (208.24.179.202) Hi everyone, I'm running apache-ssl webserver in a redhat 6.1 running on ibm netfinity box. i've been trying to configure my /etc/httpd/conf/httpd.conf.ssl file which is also MOD_SSL Configuration

Where is mod_ssl.so?

2001-01-27 Thread matt mcparland
I'm trying to compile a DSO version of mod_ssl but can't find a mod_ssl.so file to use as a module. Perhaps my understanding of the terms is wrong, but does a DSO version mean that a module (ie. mod_ssl.so) is created? I used the '--enable-shared=ssl' directive when I ran the configure script,

can't run cgi program

2001-01-27 Thread danny
Hello, I am trying to run my cgi program on openSSL. I am getting permission denied. When I run it not secure it works. What's wrong? Thanks Danny __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org

Do you need to use certificates...

2001-01-27 Thread Hutchinson_Adam
Is there a way to configure Apache_1.3.14 with mod_ssl-2.7.1-1.3.14 such that you don't need to use certificates? I understand the problem of exchanging the public keys without using certificates to authenticate the source but I am not worried about it. I've read a book SSL and it

[BugDB] Include of ndbm.h (PR#512)

2001-01-27 Thread modssl-bugdb
Full_Name: SERDARU Julien Version: 2.7.1 OS: Linux Red Hat 7.0 Submission from: (NULL) (193.251.40.155) When compiling Apache with mod-ssl built as a shared librairie, the make returns telling me that it couldn't find db1/ndbm.h. Indeed, ndbm.h is now located (in the Red Hat 7.0 I installed)

[BugDB] configure.bat has errors (PR#509)

2001-01-27 Thread modssl-bugdb
Full_Name: Mark Ferlatte Version: 2.7.1-1.3.14 OS: Windows 2000 Pro SP1 Submission from: (NULL) (63.211.143.38) My bad. There are a few more errors in configure.bat. A patch for the ones I've found so far is included below. The patch in PR#508 should be ignored, as this PR is a superset of

http vs. https

2001-01-27 Thread Wayne Li
Hi all, Now I successfully installed mod_ssl, and configure the httpd.conf as: IfDefine SSL Listen 80 Listen 443 /IfDefine VirtualHost _default_:443 SSLEngine on SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL SSLCertificateFile /usr/local/apache/conf/ssl.crt/server.crt

Log files, Virtual Hosts, Web Reporting

2001-01-27 Thread Alex Alabiso
To work around putting several secure sites on one box with only one certificate I used the following setup (see below). The server itself and each virtual host has its own log file. I need to set it up so that all access to htdocs/domain2.tld (http and https) is logged to the same log file as

Re: Virtual hosts and IP numbers

2001-01-27 Thread Duke
Just wondering - where'd you find the info for setting up the ports based vhost for mod_ssl? I can't seem to find much on that, and as a result I can't run an https. Thanks, -- Duke. -Original Message- From: Brian Densmore [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]

problems creating a certificate ...

2001-01-27 Thread Mark Rosa
dear ladies and gentlemen, i tried to install mod_ssl-2.7.1-1.3.14 with apache_1.3.14 and openssl-0.9.6 . compilations all went well. the problem starts when i try to create a certificate using 'make certificate' in the apache source. - clip STEP 1: Generating RSA

Re: Rainbow Cryptoswift cards - information

2001-01-27 Thread Ben Laurie
[EMAIL PROTECTED] wrote: Further to my previous message, I have not only received my Cryptoswift card, but I actually have it working. I'm seeing a speed improvement of around 20x on a Dual Pentium 166. Hmmm ... so we can expect about 3x on a single P3/1GHz. How much do these things cost?

Re: uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)

2001-01-27 Thread Rich Salz
I am getting this error with a third party module. Someone on another disscussion group said not to worry mod_ssl has "been fixed to not care if you are using the Extended API (EAPI)" etc. "It will be/is taken out in the newest version of mod_ssl". I cannot imagine how that person could