RE: Problem with IE5.0 connecting

2000-07-20 Thread Seb Bacon
On Tue, Jul 18, 2000 at 03:02:11PM +0200, Ronald Bootsman wrote: I have just installed apache 1.3.12 with mod_ssl 2.6.4-1.3.12 on FreeBSD 3.2 Starting Apache with SSL runs, http on 80 and https on 443 But trying to connect to https port fails Checked with curl, gives me the right

Re: using an https URL from a WAP device

2000-07-20 Thread Bruce
'in not' should be 'is not' sorry. OK, the answer in not definitive BUT httpS doesn't appear to work with the __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List

Re: Problem with IE5.0 connecting

2000-07-20 Thread Ronald Bootsman
tnx. It is a MS problem (again!), installed Netscape 6 and it connects fine. - Ronald Bootsman Email [EMAIL PROTECTED] - Original Message - From: "Seb Bacon" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 19, 2000

Re: What's this error?

2000-07-20 Thread Mads Toftum
On Wed, Jul 19, 2000 at 08:22:57AM -0700, Paul wrote: Somebody suggest a debugger? I'm feeling pretty ignorant, here, and unfortunately won't have any time to RTFM for a few weeks yet. (~mumblegrumble~) http://www.modssl.org/docs/2.6/ssl_faq.html#report-backtrace You may also have a tool

Re: What's this error?

2000-07-20 Thread Mads Toftum
On Wed, Jul 19, 2000 at 10:52:36AM -0700, David Rees wrote: Hmmm, I'm seeing occasional messages like: [Wed Jul 19 11:57:35 2000] [notice] child pid 237216 exit signal Abort (6) [Wed Jul 19 14:39:28 2000] [notice] child pid 231042 exit signal Bus error (10) We mostly see Bus errors, and

Re: Problem with Apache

2000-07-20 Thread Mads Toftum
On Wed, Jul 19, 2000 at 01:30:51PM -0400, Victor wrote: What is SSL_CTX_ctrl() ? Can some of the settings influence that function? It is an openssl function. It is briefly mentioned on one of openssl's man pages: http://www.openssl.org/docs/ssl/ssl.html If you want to look at the openssl

Re: mod_ssl, mod_perl and Apache::DBI

2000-07-20 Thread Mads Toftum
On Wed, Jul 19, 2000 at 04:53:02PM +0100, Edward Thomas wrote: Dear All, I have a site which utilises two Apache servers one one machine. One handes port 80 and supplies runs most of the site, the other is built with mod_ssl and handles port 443, performingnall the checkout operations. My

Re: Problem with IE5.0 connecting

2000-07-20 Thread Parag Warudkar
Why cant I import a .p12 user certificate in IE4.0 which goes all fine with netscape 4.x? Any way Icould get clients authenticated from IE4.0 ? Parag Ronald Bootsman wrote: tnx. It is a MS problem (again!), installed Netscape 6 and it connects fine.

[BugDB] mod_ssl openssl apache build problem (PR#414)

2000-07-20 Thread modssl-bugdb
This is a multi-part message in MIME format. --=_NextPart_000_0038_01BFF247.1CFFF700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Did you ever manage to sort out the apache build problem that you had = with mod_ssl (openssl)?

Re: [BugDB] mod_ssl openssl apache build problem (PR#414)

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 01:40:51PM +0200, [EMAIL PROTECTED] wrote: conflicting types for `d2i_PrivateKey_bio' This is becouse you're using an old version of Apache/mod_ssl with a new version of openssl. Unless you've got a very good reason to use that ld version, you should upgrade to

Howto retrieve SSL's 'connection-id' or 'session_id' via mod_perl usingApache/Stronghold with mod_ssl?

2000-07-20 Thread harald . deppeler
I am sorry if this has been answered before. I didn't find anything in the mod_ssl or mod_perl documentation. The question arose from reading thru a SSL Protocol memo by Kipp E.B. Hickman. It states that during the SSL handshake, both the client and the server agree on a

Re: What's this error?

2000-07-20 Thread Paul
--- Mads Toftum [EMAIL PROTECTED] wrote: On Wed, Jul 19, 2000 at 08:22:57AM -0700, Paul wrote: Somebody suggest a debugger? I'm feeling pretty ignorant, here, and unfortunately won't have any time to RTFM for a few weeks yet. (~mumblegrumble~)

Re: Problem with Apache

2000-07-20 Thread Victor
Well, I decided to go back to ApacheSSL, since something seems to be wrong with mod_ssl. Thanks for your help. Maybe if some more information becomes available on this error, I can try mod-ssl again. Dana Powers wrote: Are you using the mm package with apache (shared memory libs)? I also added

Testing mod_ssl on Windows NT

2000-07-20 Thread Steve Hay
Hi, I'm new to mod_ssl and am just trying to get something up and running with a dummy server certificate for testing purposes. I'm running on Windows NT 4, so I don't have the "make certificate" option available to me. I've followed the steps in Chapter 6 (FAQ List) of the mod_ssl manual to

Re: SSLMutex error

2000-07-20 Thread David Rees
On Wed, Jul 19, 2000 at 01:00:08PM -0400, Diana Moreland wrote: Thanks for everybody's help. I finally got it fixed. Here's what I did (for anybody else that might run in to this.) I tried to change the ownership of the logs directory to the nobody user but it would not change. I looked

Re: What's this error?

2000-07-20 Thread David Rees
On Thu, Jul 20, 2000 at 10:07:20AM +0200, Mads Toftum wrote: On Wed, Jul 19, 2000 at 10:52:36AM -0700, David Rees wrote: Hmmm, I'm seeing occasional messages like: [Wed Jul 19 11:57:35 2000] [notice] child pid 237216 exit signal Abort (6) [Wed Jul 19 14:39:28 2000] [notice] child pid

Re: [OT] using an https URL from a WAP device

2000-07-20 Thread Balázs Nagy
Bruce wrote: I'm not sure if this is correct. The Nokia simulator IMPLIES that httpS does in fact work although I currently do not have a valid vertificate to test it out on. BUT the tracing mechanism is NOT showing an error... There is a an excellent decsription on how to setup sites

Re: SSLMutex error

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 08:42:08AM -0700, David Rees wrote: Is anyone running mod_ssl as nobody with a /dev/null shell successfully? Yep. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall __ Apache

Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Joshua Skains
Trying to installSolaris 2.7 with Apache 1.3.12 and latest OpenSSL and MOD_SSL All the packages (IE: OpenSSL, Apache, and MOD_SSL) compile with no errors. The make certificate command works fine. The error: The server dies on startup with the error_log stating that MOD_SSL can not

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 12:16:36PM -0700, Joshua Skains wrote: The error: The server dies on startup with the error_log stating that MOD_SSL can not generate the Temp. 512bit RSA private key. Is there a quick fix? Thanks, Yep - read the FAQ's:

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Victor
I am not sure, but most probably you don't have enough random info. What you need to do is make sure you run this command from you home directory (or directory to which you have read/write perms because the command generates .rnd file which holds some random information).

Opinions

2000-07-20 Thread callen
Hola, I have a two-parter: I am looking for general opinions on the following situation. I am thinking of running two apache binaries: 1 to service regular vhosted websites (port 80 only , with php3, mod_perl, mod_proxy) 1 binary to handle modssl with a wildcard cert. (port 443-8443 etc

Cannot find IMAP library

2000-07-20 Thread Adelaide Yip
Hi =) I'm sorry for sounding redundant, especially to all those who were very helpful in your prompt response to my posting (PHP4: IMAP trouble). Please bear with me as I have only been introduced to the world of Linux only recently. Thank you very much for your help, it certainly solved the

RE: Opinions

2000-07-20 Thread David Rees
Shouldn't be a problem. When building apache, just specify a different --prefix. Don't know about the wildcard certs, though. -Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of callen Sent: Thursday, July 20, 2000 12:44 PM To: [EMAIL

Re: Cannot find IMAP library

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 01:57:19PM -0600, Adelaide Yip wrote: for imap support ... yes). This time the message reads ... "configure: error: cannot find imap library. please check your imap installation." Imap is not used by mod_ssl in any way - this is strictly a php issue, you should be

Re: using an https URL from a WAP device

2000-07-20 Thread Bruno Melloni
Thanks for your reply. Some progress, but still no cigar. I got my hands on some URLs and an Ericsson/ATT R280 phone (not quite a WAP phone, but the gateway converts from WML to HDML). I successfully accessed WML, HDML and even some HTML sites with that phone, using http. I then found an HDML

[BugDB] Pass phrase flaw (PR#415)

2000-07-20 Thread modssl-bugdb
Full_Name: Ralph Bender Version: 2.6.5 OS: WinNT Submission from: (NULL) (205.139.151.254) I got a working version of Apache/1.3.12 + mod_ssl/2.6.5 + OpenSSL/0.9.5a that appears to have an annoying flaw. When I crank Apache using "SSLPassPhraseDialog builtin" directive I'm given a "Enter pass

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Joshua Skains
I tried that and it still gives the error. There is a .rnd file now, but it still is dumping out that "failed to generate" error and won't start. HELP! :) Thanks, JMS - Original Message - From: "Victor" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 20, 2000 12:25 PM

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Joshua Skains
The problem is the "make certificate" command works fine. Thanks, JMS - Original Message - From: "Mads Toftum" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 20, 2000 12:23 PM Subject: Re: Apache MOD_SSL and OpenSSL Error On Thu, Jul 20, 2000 at 12:16:36PM -0700, Joshua

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Mads Toftum
On Thu, Jul 20, 2000 at 02:45:29PM -0700, Joshua Skains wrote: The problem is the "make certificate" command works fine. Something that works - how can that be a problem ;-) You should of course make sure that SSLRandomSeed points to the random file and that you've got it down as the right

Re: Apache MOD_SSL and OpenSSL Error

2000-07-20 Thread Joshua Skains
Which file does that parm get set in? Thanks, JMS - Original Message - From: "Mads Toftum" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 20, 2000 3:04 PM Subject: Re: Apache MOD_SSL and OpenSSL Error On Thu, Jul 20, 2000 at 02:45:29PM -0700, Joshua Skains wrote: The

Fatal Error when running nmake /f Makefile.nt

2000-07-20 Thread Harry Ng
Have anyone seen this error? -- Creating library .\CoreR\ApacheCore.lib and object .\CoreR\ApacheCore.exp nmake /nologo CFG="Apache - Win32 %LONG%" -f Apache.mak cd os\win32 set CFG=ApacheModuleStatus - Win32 %LONG nmake /nologo CFG="ApacheModuleStatus -

RE: Fatal Error when running nmake /f Makefile.nt

2000-07-20 Thread Harry Ng
[Configs] Mod_ssl-2.6.5-1.3.12 Apache_1_3_12_win32 Openssl-0.9.5a NT4 sp5 ActivePerl Windows Installer -Original Message- From: Harry Ng [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 20, 2000 5:47 PM To: '[EMAIL PROTECTED]' Subject: Fatal Error when running "nmake /f Makefile.nt"

mod_rewrite on apache 1.3.9

2000-07-20 Thread Yu, Leo
Title: mod_rewrite on apache 1.3.9 Hi, Does the rewrite module work on apache 1.3.9 ? I tried to rewite a URL of /abc to /def/ghi so that the servlet, ghi , in directory /def will be executed. However, the rewrite module prefixed the htdocs directory on the new URL and that caused a