Port address problem.

2001-07-17 Thread orlando
Hello, Linux vs01.tvsecure.com 2.4.5 #7 SMP Fri Jun 29 14:17:03 PDT 2001 i686 unknown Apache/1.3.17 (Unix) mod_ssl/2.8.0OpenSSL/0.9.6 PHP/4.0.5 mod_perl/1.24(all from src.rpms) I am getting the following error messages: error_log: [Tue Jul 17 04:51:04 2001] [crit] (98)Address already in use:

Re: Apache error duing SSL client connection

2001-07-17 Thread Lutz Jaenicke
On Tue, Jul 17, 2001 at 10:54:45AM -0700, Patrick Li wrote: > Ok, I checked my SSL client program log and found this > > 2001-07-16 18:56:58:xform.cpp (171 ):9:USR:WARN :SSL_get_verify_result() > failed with return code 7. > > In the connection routine of my SSL client, SSL_get_verify_result r

Re: Apache error duing SSL client connection

2001-07-17 Thread Patrick Li
Hi Lutz, Ok, I checked my SSL client program log and found this 2001-07-16 18:56:58:xform.cpp (171 ):9:USR:WARN :SSL_get_verify_result() failed with return code 7. In the connection routine of my SSL client, SSL_get_verify_result returns 7. According to the man page 7 means X509_V_ERR_CERT_SI

Re: installation problems with PHP

2001-07-17 Thread Mads Toftum
On Tue, Jul 17, 2001 at 02:09:10PM +0500, Saquib Farooq wrote: [SNIP] > -DUSE_EXPAT -I../../lib/expat-lite -DAPACHE_SSL `../../apaci` -fpic > -DSHARED_MODULE mod_auth_dbm.c && mv mod_auth_dbm.o mod_auth_dbm.lo > mod_auth_dbm.c:85:22: db1/ndbm.h: No such file or directory > make[4]: *** [mod_aut

Re: mod_ssl and name-based virtual hosts

2001-07-17 Thread Mads Toftum
On Tue, Jul 17, 2001 at 06:52:42PM +1000, Jeff wrote: > Jan, > > What is the host name (common name) in the certificates ??? > I suspect you have used *.mydomain.dom - correct ??? > > If so, then it is quite simple > 1/. browser looks up DNS and gets IP, > 2/. browser connects to IP port 443, >

Re: Apache error duing SSL client connection

2001-07-17 Thread Lutz Jaenicke
On Mon, Jul 16, 2001 at 08:16:36PM -0700, Patrick Li wrote: > Can someone give me some help? I got the following error from the > Apache/logs/error_log directory > I got this error when my SSL client program tries to connect to the apache > server. It is urgent, anyone with any idea is greatly a

Re: mod_ssl and name-based virtual hosts

2001-07-17 Thread Jan Vejvalka
Jeff, Thanks for the sequence, it's clear now. Just why doesn't it work with the wildcarded VirtualHost ? I didn't come to the idea of the wildcard certificate, and I didn't mind the popup messages. It's better without them, thanks ! Jan > If so, then it is quite simple > 1/. browser looks

installation problems with PHP

2001-07-17 Thread Saquib Farooq
hi, and this is the problem, i want to php, and ssl running on an apache server this is the way i am attempting to intall: 1: install openssl -untar the openssl tar ball -move into source directory - type ./config ; make ; make install 2: configure apache

Re: mod_ssl and name-based virtual hosts

2001-07-17 Thread Jeff
Jan, What is the host name (common name) in the certificates ??? I suspect you have used *.mydomain.dom - correct ??? If so, then it is quite simple 1/. browser looks up DNS and gets IP, 2/. browser connects to IP port 443, 3/. apache provides FIRST certificate (which has CN=*.mydomain.dom - whi

Re: mod_ssl and name-based virtual hosts (oops)

2001-07-17 Thread Jan Vejvalka
> This, however, does not work if I use > (the same IP address for all hosts) instead of . > > Still a bit confused. Definitely confused: I turned that just the other way. Now correctly: when I specify the IP address (the same IP for all the SSL v-hosts), it works. When I use the asterisk,

Re: mod_ssl and name-based virtual hosts

2001-07-17 Thread Jan Vejvalka
Thanks for the reply. > If you're using the same SSL configuration and the same certificate for > both hosts (generally not an option in the real world because of the > security alert boxes it brings up in the browser), then you won't _notice_ > a problem with namevirtualhost. That's because you