Ah.  Get the latest version:

apache_1.3.14
mod_ssl-2.7.1-1.3.14
openssl-0.9.6

Or don't build with RSAREF.  Should work find after that! Let us know how 
it turns out...

-Dave

On Tue, Nov 14, 2000 at 02:57:13AM -0600, Brendon Maragia wrote:
> Hehe its amazing how many people i've said RTFM to.  ::sigh:: well..
> 
> i'm using...
> 
> redhat linux 6.2
> openssl-0.9.6
> mod_ssl-2.6.6-1.3.12
> apache-1.3.12
> 
> I built the following..
> 
> openssl :
> 
> #./config --prefix=/usr/local/ssl \
> -L`pwd`/../rsaref-2.0/local/rsaref -fPIC
> 
> make ; make test ; make instsall
> 
> mod_ssl :
> 
> # ./configure --with-apache=../apache_1.3.12
> 
> make ; make install
> 
> apache :
> 
> # SSL_BASE=../openssl-0.9.x \
> RSA_BASE=../rsaref-2.0/local \
> ./configure \
> --enable-module=ssl \
> --activate-module=src/modules/php4/libphp4.a \
> --enable-module=php4 \
> --prefix=/usr/local/apache \
> --enable-shared=ssl
> 
> 
> 
> 
> 
> 
> >From: David Rees <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: MOD_SSL + MSIE 5.x
> >Date: Mon, 13 Nov 2000 23:51:22 -0800
> >
> >RTFM: http://www.modssl.org/docs/2.7/ssl_reference.html#ToC19
> >
> >What version of Apache/mod_ssl/openssl are you using?  How did you
> >build/install it?  On what platform?
> >
> >-Dave
> >
> >On Tue, Nov 14, 2000 at 01:45:17AM -0600, Brendon Maragia wrote:
> > > Boy err..turn up debugging?  I'm not quite sure how can somebody 
> >explain?
> > > As for server certificates I THINK i'm using RSAREF-2.0 that or
> > > server.crt/.csr.
> > >
> > >
> > > >From: David Rees <[EMAIL PROTECTED]>
> > > >Reply-To: [EMAIL PROTECTED]
> > > >To: [EMAIL PROTECTED]
> > > >Subject: Re: MOD_SSL + MSIE 5.x
> > > >Date: Mon, 13 Nov 2000 23:38:51 -0800
> > > >
> > > >What type of certificate are you using?  If you turn up debugging, what
> > > >does the ssl_engine.log say?
> > > >
> > > >-Dave
> > > >
> > > >On Mon, Nov 13, 2000 at 10:13:20PM -0600, Brendon Maragia wrote:
> > > > > I just finished configuration of mod_ssl + apache to find that I 
> >can't
> > > > > connect through MSIE 5.5 >:(.   I read up at modssl.org and did as 
> >they
> > > > > suggested in my vhost directive in httpd.conf...
> > > > >
> > > > > 
> >#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%
> > > > >
> > > > > SSLCipherSuite 
> >ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
> > > > >
> > > > > SetEnvIf User-Agent ".*MSIE.*" \
> > > > >              nokeepalive ssl-unclean-shutdown \
> > > > >              downgrade-1.0 force-response-1.0
> > > > >
> > > > > 
> >#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%
> > > > >
> > > > > no use, doesn't work :( does anybody have any suggestions or work
> > > >arounds
> > > > > that I can use?
> > > > >
> > > > > -Brendon
> >______________________________________________________________________
> >Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> >User Support Mailing List                      [EMAIL PROTECTED]
> >Automated List Manager                            [EMAIL PROTECTED]
> 
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> Share information about yourself, create your own public profile at 
> http://profiles.msn.com.
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to