Re: APACI Error - Argh...

2000-08-12 Thread Robert Yelvington
Did you make openssl w/rsaref? Why did you not patch apache w/mod_ssl package directly? -rob Paul Slinski wrote: > > I'm sure this has been discussed before but I can't seem to figure out > why this is happening. This is a RedHat 6.2 system. > > The following is the command line used to compi

httpd.conf w/SSL

2000-08-11 Thread Robert Yelvington
Just installed apache w/mod_ssl from source (latest and greatest versions!)...all works fine, have applied for real cert, etc. I have read in the manual(s) about setting up a single version of apache that supports ssl and non-ssl connections (via the VirtualHost directive and optionally turining

RE: RE:MSIE Problem

2000-08-08 Thread Burns, Robert
age- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 06, 2000 2:42 PM > To: Burns, Robert > Cc: [EMAIL PROTECTED] > Subject: Re: RE:MSIE Problem > > > Hello Robert, > I never did, and I spent 5 solid days trying to fix it. > I final

httpd dies on restart with SSL defined

2000-08-03 Thread Robert stutes
216 but I have not defined this port anywhere in the httpd.conf file (at least I can't find it anywhere). Environment: OS: HPUX 11.00 Hardware: HP N4000 (PA-RISC 8xxx 32/64 bit chip set) Memory: 8GB Disk: more than I need (GIGS..) any suggestions? TIA! -- Robert T. Stutes Rober

RE: MSIE *Again*

2000-07-28 Thread Burns, Robert
RE: MSIE *Again* > > > Does changing the "Check for server certificate revocation (requires > restart)" advanced security setting in IE change the behavior? > > > -Original Message- > > From: Burns, Robert [mailto:[EMAIL PROTECTED]] > > Sent: Wedne

RE: MSIE *Again*

2000-07-28 Thread Burns, Robert
tion (requires > restart)" advanced security setting in IE change the behavior? > > > -Original Message- > > From: Burns, Robert [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, July 26, 2000 10:38 AM > > To: '[EMAIL PROTECTED]' > > Subject: MS

MSIE *Again*

2000-07-27 Thread Burns, Robert
Folks, I believe I'm experiencing the same MSIE problems that have been discussed on this list over the past few weeks, but with a little more information. Perhaps it will help. I'm running Apache 1.3.12 + modssl 2.6.4 + openssl 0.9.5a on an UltraSparc 10 + Solaris7. First, I created a dummy

wrong/different Client Certificate Signature

2000-07-12 Thread Robert Lichtenegger
e signature! Why?? Every fifth call they match! Has that something todo with CAs? Thanks for any help Robert __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support

EAPI question

2000-06-04 Thread Burns, Robert
Is it possible to build mod_ssl such that no EAPI support is compiled into Apache? For example, suppose I want to statically link in mod_ssl and most standard modules, but I want to support previously compiled binary modules under Apache? I configured mod_ssl with: --disable-rule=EAPI --enable-r

BIO or SSL bug?

2000-05-15 Thread Burns, Robert
Folks, I'm running Apache 1.3.12 + modssl 2.6.3 + 0.9.5a on a Solaris 2.7 (X86) I've run into a problem where the server is consistently coredumping after it shuts down the connection. It occurs immediately after the server log reflects the following line: [15/May/2000 12:26:23 24486] [info]

Re: The Infamous SSL install

2000-04-25 Thread Robert Hiltibidal
MySQL? Shucks you might wanna consider postgresql found at http://www.postgresql.org. I find MySQL fast, extremely fast. Yet I need to be able to do views, cursors and other fancy sql stuff found in the likes of Oracle and MS SQL 7. I've found postgres to be a fairly good contender against

Re: Problem with starting up apache with mod_ssl on solaris 7 x86

2000-04-22 Thread Robert Monical
, Craig Anderson wrote: >[EMAIL PROTECTED] Have a great day! --Robert Monical --Director of CRM Development [EMAIL PROTECTED] "The Truth is Out There" __ Apache Interface to OpenSSL (mod_ssl) w

Re: HELP! mod_ssl/apache error driving me nuts!

2000-04-15 Thread Robert Monical
-1.3.12/bin/apxs \ USE_APXS=1 \ EVERYTHING=1 Apache starts up fine and even asks me for my certificate password, then it just dies... Any help would be GREATLY appreciated. Thanks, js. Have a great da

IE problems on upgrade: resolution

2000-04-14 Thread Robert Monical
2.5.1-1.3.11 and Solaris Intel 2.7 Apache 1.3.12 Openssl 0.9.5a Modssl 2.6.2-1.3.12 Thanks robert monical 360-253-2365 [EMAIL PROTECTED] "Letter writing is the only device for combining solitude and good company."

Re: IE problems on upgrade

2000-04-14 Thread Robert Monical
live BrowserMatch "MSIE 4.*" nokeepalive Any other suggestions on what to look for gratefully received. Thanks robert monical 360-253-2365 [EMAIL PROTECTED] "Letter writing is the only device for combining solitude and good company." Lord Byron

IE4 problems on upgrade

2000-04-12 Thread Robert Monical
he/mod-ssl? Should I use a different mod-ssl release? Thanks robert monical 360-253-2365 [EMAIL PROTECTED] "Letter writing is the only device for combining solitude and good company." Lord Byron __ Apache

IE problems on upgrade

2000-04-12 Thread Robert Monical
something I missed in the archive for newer Apache/mod-ssl? Should I use a different Apache/mod-ssl release? Thanks Have a great day! --Robert Monical --Director of CRM Development [EMAIL PROTECTED] "The Tru

Life & Scope of SSLSrvConfig?

2000-04-01 Thread Burns, Robert
I'm having some trouble getting the server config structure in the ssl_init_Child() function. Hopefully, this is something I'm doing wrong. [running apache 1.3.12 + mod_ssl 2.6.2 + openssl-0.9.5 on redhat 6.1 I am also debugging and running with the -X option] Given the following ssl_i

Apache+mod_SSL - Invalid method in request

2000-03-27 Thread Robert W. Oliver
P. I have had this trouble now for quite some time and I thank anyone in advance for helping me with it. Thanks, Robert Oliver __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing

Trouble with mod_ssl 2.5.0 with Apache 1.3.11

2000-03-24 Thread Robert Scardapane
I am getting stuck in the same place as everyone else.  Can not make a certificate because of the lack of "/dev/random" and can not start apache because the PRNG can not be seeded.  If your system does not have such a device what do you do.  I tried using the runtime directive to seed PRNG w

Re: HTTPS Proxy

2000-03-23 Thread Robert X Weeks
Thank you for you prompt reply. I am looking at implementing some secure proxing so I shall give this experimental code a through bashing and report back __rse replied__ The stuff is experimental and so it is still not documented. That's why the FAQ also does not contain anything about it. T

HTTPS Proxy

2000-03-22 Thread Robert X Weeks
What Ho, In the notes of 2.6.2 it mentions that HTTPS proxying is now available. How do I implement this is it the same as an insecure proxy or are there new commands like SSLProxy on? I have rebuilt apache with --enable-rule=SSL_EXPERIMENTAL --enable-module=proxy and started with a fresh

Re: Navigator 3.x die upon connection

2000-03-22 Thread Robert W. Oliver
in your httpd.conf in a global section SSLProtocolSSLv2 I had a similar problem, it didn't make the system crash but hey, it's Windows 98. Robert W. Oliver [EMAIL PROTECTED] __ Apache Interface to OpenSSL (m

Re: IE not connecting

2000-03-18 Thread Robert W. Oliver
IE5 connecting to my secure server, but Netscape 4.x worked fine. Terje ([EMAIL PROTECTED]) suggested that I insert this line in my httpd.conf SSLProtocol SSLv2 That worked for me. Robert W. Oliver [EMAIL PROTECTED] __ Apache I

Re: IE5 Problems and Netscape OK

2000-03-17 Thread Robert W. Oliver
> All my troubles with modssl and MSIE went away when I forced apache to > only use SSL version 2, you might try: > > SSLProtocol SSLv2 > > in httpd.conf and see if it helps. Thank you very much. That was the problem! Robert W. Olive

IE5 Problems and Netscape OK

2000-03-16 Thread Robert W. Oliver
version of netscape i used was 4.5 for linux and my server is Redhat Linux 6.1. I am using the latest sources of everything. Robert Oliver __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Ma

RE: About OpenSSL

2000-03-15 Thread Robert Bator
d_ssl with SSLsessioncache none and that works fin. The newer mod_ssl fixed SSLsessioncache problem but I have to upgrade apache too.   Robert  

RE: Win32 And OpenSSL

2000-03-15 Thread Robert Bator
n download apache http://www.medcom.se/robert/download/Apache_12.zip   Robert       -Original Message-  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Johann BertscheitSent: Tuesday, March 14, 2000 3:14 PMTo: [EMAIL PROTECTED]Subject: Re: Win32 And OpenSSLRobert Hiltib

IE5 problem - cannot find server but netscape has no problem

2000-03-14 Thread Robert W. Oliver
he version of netscape i used was 4.5 for linux and my server is Redhat Linux 6.1. I am using the latest sources of everything. Robert W. Oliver President, Shoals Web Services Phone 256-718-3186 Fax 256-740-6726 E-Mail[EMAIL PROTECTED] Web Site http://www.ocssol

Re: ANNOUNCE: Apache-mod_ssl for Win32

2000-03-14 Thread Robert Hiltibidal
Hmmm... What compiler did you use? VC or another? -Rob On Tue, 14 Mar 2000, Christian Koch wrote: > I uploaded precompiled binaries for the Win32-platform based on > the following source packages: > > - apache_1.3.12.tar.gz > - mod_ssl-2.6.1-1.3.12.tar.gz > - openssl-0.9.5.tar.gz > > The cry

Re: Apache+mod_SSL - Invalid method in request

2000-03-14 Thread Robert Hiltibidal
I am entering it with the https:// prefix. >In my error log, it says Invalid method in request and gives the client's >IP. I have had this trouble now for quite some time and I thank anyone in >advance for helping me with it. > >Thanks, > >Robert Oliver > >

Apache+mod_SSL - Invalid method in request

2000-03-13 Thread Robert W. Oliver
P. I have had this trouble now for quite some time and I thank anyone in advance for helping me with it. Thanks, Robert Oliver __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing

Win32 And OpenSSL

2000-03-13 Thread Robert Hiltibidal
Howdy, recap: All browser hung on connection to https I found a solution. I downloaded OpenSSl 0.9.4 and compiled it in with the mod ssl and apache for 1.3.12 I even compiled OpenSSL with nasm. It worked. Just being the masochist I removed the OpenSSL 0.9.4 build and redownloaded the OpenSS

Re: SSL Hangs

2000-03-12 Thread Robert Hiltibidal
Hmmm I wonder if it be better then to try an earlier version of OpenSSL? I will do the code hack but... if I comment out that code what ripple effect is possible? I tried the various apache builds from 1.3.6 and up and still had the same effect. I had been thinking it was the OpenSSL after

Re: Win32 Possible Bug?

2000-03-12 Thread Robert Hiltibidal
es applied, did you use do_ms or do_nasm or do_masm for the openssl builds? -Rob -Rob At 11:02 AM 03/12/2000 +0100, you wrote: >On Sun, Mar 12, 2000, Robert Hiltibidal wrote: > >> [...] >> I wonder could there be something in the -DEAPI option that could cause >> SSL to

Win32 Possible Bug?

2000-03-12 Thread Robert Hiltibidal
Well I believe I have found something with the latest apache 1.3.12. Recap: Could not get ssl pages to work Finally I tried a precompiled binary, Apache 1.3.6 and it worked jeeest peachy. I noticed I didn't get a warning with the cold fusion module. The 1.3.12 version complains cold fusion wasn

Win32 and https hang

2000-03-11 Thread Robert Hiltibidal
Morning, Welll this is an interesting development. Recap: Can't get https to connect tho http works just fine Found win32 info in the contrib area. reset SSLMutex to sem and log level to debug Using http:www.rufriendly.com:443 I get the following message Connection to child established www.ruf

SSL Hangs

2000-03-11 Thread Robert Hiltibidal
Morning, I have a bit of frustration here. Whenever I use https to connect to the browser, either and any, will time out. I can connect to port 80 just fine. The ssl engine log shows client established. When I use openssl to connect I get the following message: OpenSSL> s_client -connect 10.2

memory leaks in mod_ssl on WINNT

2000-03-10 Thread Robert Bator
I have Apache Server 1.3.12 + mod_ssl-2.6.2-1.3.12 or mod_ssl-2.6.2-1.3.10 + openssl 0.9.4. When I restart apache with "apache -k restart" the main process leak memory. Restarting works find in pure apache. Ro

Certificates

2000-02-15 Thread Robert Richart
I'm a librarian in charge of a Solaris server. The library wants to offer some services requiring ssl (e.g. forms requiring social security numbers). I have installed an Apache web server with mod-ssl and created my own certificate, but we will need an official certificate to make this work proper

RE: ANSI C

1999-12-15 Thread Robert Smith
Yup try making sure that your path includes the c compiler and try setting cc=gcc Caught me out for ages. Rob smith -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rynell Wesson Sent: 15 December 1999 10:23 To: '[EMAIL PROTECTED]' Subject: Re: ANSI C

Re: Bad Mac Decode?

1999-11-11 Thread Robert Flemming
To solve my problem I just read the FAQ on becoming your own CA and I started signing my own certificates for testing purposes. I may not have explained it so well, so you can check out the archives and see the response I got at: http://www.progressive-comp.com/Lists/?l=ap

Re: SSL handshake failed

1999-11-10 Thread Robert Flemming
imilarly and it was the certificate for that _other_ machine that was causing this one to vomit. So of course removing that certificate and accessing my server then worked fine, and accessing the other would now fail. I should have tried that ea

SSL handshake failed

1999-11-09 Thread Robert Flemming
heck failed [error] OpenSSL: error:1408F071:SSL routines:SSL3_GET_RECORD:bad mac decode If anyone has any thoughts or tips on the matter I'd greatly appreciate them. I've not had this problem before, but I've never used this combination of versions either. I'm I just mis

Re: secure directory tree

1999-06-03 Thread Robert Abatecola
t;called. > > >thanks in advance >mark --- Robert Abatecola | Software Development, Network Consulting, The Stradivarian Group | Database Development (4D, FoxPro, FMPro, (408) 257-4482 | PowerBuilde

Re: Virtual hosts with separate server crt/key files

1999-06-01 Thread Robert Abatecola
Sorry for the wasted bandwidth, everyone. I found the answer in the mod_ssl faq after looking a little harder. It is indeed because I am using named-based virtual hosts. At 2:08 PM 6/1/99, Robert Abatecola wrote: >I hope this question is too common. I didn't find it in the archiv

Virtual hosts with separate server crt/key files

1999-06-01 Thread Robert Abatecola
in advance. ------- Robert Abatecola | Software Development, Network Consulting, The Stradivarian Group | Database Development (4D, FoxPro, FMPro, (408) 257-4482 | PowerBuilder), Internet Connectivity, [EMAIL PROTECTED] | Macintosh/UN

Re: Seg Faults when pass phrase is wrong

1999-05-17 Thread Robert Read
On Fri, 14 May 1999, Ralf S. Engelschall wrote: > On Fri, May 14, 1999, Robert Read wrote: > > > Red Hat 5.2, apache 1.3.6, mod-ssl 2.2.8-1.3.6, and openssl 0.9.2b. When > > a bad pass phrase is entered using the default handler, apache seg faults. > > I've adde

Seg Faults when pass phrase is wrong

1999-05-14 Thread Robert Read
GSEGV, Segmentation fault. 0x400f1486 in main_arena () (gdb) bt #0 0x400f1486 in main_arena () #1 0x68400f14 in ?? () #2 0x401334ac in ssl_pphrase_Handle () #3 0x4012e807 in ssl_init_Module () #4 0x806b339 in ap_init_modules () #5 0x807507d in main () thanks, r

HTTPS headaches

1999-04-19 Thread Robert Barr
However, I get a "cannot find server" error message from my browser if I try to connect with https://hercules:443. Additionally, the "httpd -S" command does not show any virtual hosts configured. If anyone has any experience with this kind of problem, your help would be highly a

RE: BUG Netscap 3.x 4.x 5.x & POST

1999-04-01 Thread Robert D. Cordingley
The same situation will occur if you had a test cert before and a real one now. Just make sure there's no old cert for that site and you should be fine. If I'm wrong on this, I hope one of the *truly* knowledgeable people on the list will correct me ASAP. Robert At 08:51 AM 4/1/99

Re: [BugDB] Suggested addition to manual (PR#43)

1998-11-08 Thread Robert Fournerat
Brad Cox wrote: > > Thanks again, Ralf. Very helpful! > Uhh, I'm sorry to ask, but is this Dr. Brad Cox, the inventor of Objective-C? __ Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/ Official Support

Re: Problem with mod_ssl and Apache 1.3.1

1998-10-05 Thread Robert Fournerat
ng the code. Drop me a > note with the password and machine/account info into my private mail folder > when you established this. Wow! Ralf, I am now doubly impressed by your generosity (your software contribution, and now

<    1   2