RE: PHP Info www search and server info gathering (fwd)

2000-10-24 Thread John . Airey
I agree with James. "Security by obscurity" is no security at all. Even the feature in the latest version of Apache to only return "Apache" as the server version is limited, since everyone will know at present that it's 1.3.14 anyway! What really matters is that people upgrade to the latest

managing CRL...

2000-10-24 Thread BERWART Thierry
Hello, Iam using apache with mod-ssl. And i want to use a CRL check. I see that i must use the "SSLCARevocationFile" command. Example : SSLCARevocationFile /usr/local/apache/conf/ssl.crl/ca-bundle-client.crl My CRL file is updated every 45 minutes and my question is how apache/mod-ssl manage

pb apache-modssl

2000-10-24 Thread root
Hi I'v installed apache with mod_ssl and php4 with succes since I didn't get any errors during the sevral config/make procedures. I can even start apache with apachectl sslstart without any error message . When I use curl to get info about HTTPS, It gives me the following message : curl: (1)

[BugDB] about mod_ssl-2.7.1-1.3.14 ERR_load_RSAREF_strings (PR#471)

2000-10-24 Thread modssl-bugdb
Full_Name: Shih Meng-Fu Version: 2.7.1 OS: FreeBSD 3.5-STABLE Submission from: (NULL) (211.21.198.106) if I run apache 1.3.14, apachectl startssl It shows: Syntax error on line 240 of /usr/local/etc/apache/apache.conf: Cannot load /usr/local/libexec/apache/libssl.so into server:

mod_perl + mod_ssl __eprintf failure and fix

2000-10-24 Thread karl
Dear mod_perl and mod_ssl folks, (I'd like to send this to apache folks too but www.apache.org seems to be down and I can't find an email address for bug reports.) I recently had occasion to try to build an apache with mod_perl statically linked, and mod_ssl (and all other modules) dynamically

[BugDB] explorer error (PR#472)

2000-10-24 Thread modssl-bugdb
Full_Name: Christian Gerbeau Vernet Version: 2.6.1 OS: windows NT Submission from: (NULL) (195.76.231.155) I am instaled a modssl in apache 1.3.12. All run alright in netscape. But in explorer crash. In the ssl log appears this message: [info] Spurious SSL handshake interrupt[Hint: Usually

Do I need to reinstall the Apache when I install Modssl?

2000-10-24 Thread c . f . chow
Dear ModSSL, I have some question about install of the ModSSL? 1) Do I need to reinstall the Apache If I install the ModSSL?.? If my Linux have an Apache running? 2) Will this process effect my current setting of Apache?? 3) After follow the procedure of the Example, will the SSL process?,

multiple secure name-based virtual hosts and mod_ssl

2000-10-24 Thread Panon, Paul-Andre
Hello, I am trying to use multiple name-based virtual hosts with mod_ssl. The system is running Mandrake 7.1 with mod_ssl-2.6.4. The virtual hosts definition work fine with one gotcha, the first certificate/private key pair is being used for both virtual hosts. The configuration file looks like

lex problems...

2000-10-24 Thread Rubino Daniel-adr022
Hello! I'm using apache 1.3.14 + modssl 2.7.1-1.3.14 + openssl 0.9.5a + HP-UX 10.20. Everything works fine until I tried to run 'make' on apache. It gaves the following error (see bellow). Does anyone have any idea what's wrong? Thank you very much. Regards, Daniel.

Re: pb apache-modssl

2000-10-24 Thread Mats Josefsson
I'v installed apache with mod_ssl and php4 with succes since I didn't get any errors during the sevral config/make procedures. I can even start apache with apachectl sslstart without any error message . When I use curl to get info about HTTPS, It gives me the following message : curl:

session problem...

2000-10-24 Thread Artur Penttinen
Hello,ppl. I've some problem with this installation: OS: SunOS vatkain 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-4 Apache: apache_1.3.12 mod_ssl: mod_ssl-2.6.6-1.3.12 openssl: OpenSSL 0.9.5a 1 Apr 2000 This configuration doesn't support session: for every

Re: multiple secure name-based virtual hosts and mod_ssl

2000-10-24 Thread Owen Boyle
"Panon, Paul-Andre" wrote: I am trying to use multiple name-based virtual hosts with mod_ssl. If your system is working as you say, then you have achieved the impossible. Congratulations. Please invent cold fusion next... I rather suspect that you have overlooked something and that you are

Re: multiple secure name-based virtual hosts and mod_ssl

2000-10-24 Thread Paul McGarry
Can't mod_ssl handle separate certificates for each vhost? Not for name based hosts. See the FAQ! If not, then why are the SSSCertificate(Key)File directives used in VirtualHost instead of being global? Because VirtualHosts can also be IP or port based. Could mod_ssl be changed to