Version number

2002-09-20 Thread Martin Nyberg

Hi !

I've just upgraded OpenSSL 0.9.6d to 0.9.6g on FreeBSD, but Apache says 
that it's running OpenSSL 0.9.6a!

Where is this version number and how to change it?

I read somewhere in the archive that a solution might be to recompile 
PHP... But what does PHP have to do with Apache (something I don't know) ?


Thanks.

Martin Nyberg

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



RE: Version number

2002-09-20 Thread Drew J. Como

Martin,

Actually, you may need to recompile Apache (w/ PHP if you need that.)
When building Apache from sources, you have to specify where the OpenSSL
libraries are installed.  If you happened to not use the ones specified
by the RPM and used OpenSSL sources, upgrading the RPM will not help you
and you will need to rebuild Apache with the new libraries.

Let me know if you need help with this...


Drew J. Como Phone: 631-434-6600
Systems Administrator  Fax: 631-434-7800
[EMAIL PROTECTED] Web: www.bascom.com
Bascom Global Internet Services, Inc.

  When quality is the goal, 
   winning is guaranteed. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Martin Nyberg
Sent: Friday, September 20, 2002 3:55 PM
To: modssl-users
Subject: Version number


Hi !

I've just upgraded OpenSSL 0.9.6d to 0.9.6g on FreeBSD, but Apache says 
that it's running OpenSSL 0.9.6a!

Where is this version number and how to change it?

I read somewhere in the archive that a solution might be to recompile 
PHP... But what does PHP have to do with Apache (something I don't know) ?


Thanks.

Martin Nyberg

__
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]



Re: Version number

2002-09-20 Thread richard . mail

Martin Nyberg writes: 

 Hi ! 
 
 I've just upgraded OpenSSL 0.9.6d to 0.9.6g on FreeBSD, but Apache says 
 that it's running OpenSSL 0.9.6a! 
 
 Where is this version number and how to change it? 
 
 I read somewhere in the archive that a solution might be to recompile 
 PHP... But what does PHP have to do with Apache (something I don't know) ? 
 
 
 Thanks. 
 
 Martin Nyberg 
 
 __
 Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
 User Support Mailing List  [EMAIL PROTECTED]
 Automated List Manager[EMAIL PROTECTED]
 

 

hi, 

to get it right, you should recomplie apache and php to show the correct 
version numbers. 

i've had the same problem and that's how i fixed it. 

i hope it helps for you 

greetz 

Richard
The Netherlands
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Version number

2002-09-20 Thread Cliff Woolley

On Fri, 20 Sep 2002 [EMAIL PROTECTED] wrote:

  I've just upgraded OpenSSL 0.9.6d to 0.9.6g on FreeBSD, but Apache
  says that it's running OpenSSL 0.9.6a!  Where is this version number
  and how to change it?

 to get it right, you should recomplie apache and php to show the correct
 version numbers.  i've had the same problem and that's how i fixed it.

Just to be absolutely clear, this is not just a matter of showing the
correct version number.  If it shows the wrong version number, that's
because that wrong version is the one actually being used by Apache!!
It's probably a matter of the old version having been statically linked
into Apache, so even after you upgrade OpenSSL, Apache still needs to be
relinked with it.

--Cliff

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Bad Protocol Version Number ???

2000-06-01 Thread Jody Fraser

Past experience with Covalent Raven SSL, which hopefully provides some
useful insight. The SSL engine started happily with the PEM passphrase, as
does yours. However, I encountered this error message when the certificate
installed did not match up with the private key. 

I had initially self-signed to test the installation, but encountered same
error message, "unable to configure server private key for connection
(OpenSSL library error follows)" when I re-generated a CSR, submitted it to
Verisign, and subsequently installed the signed certificate. 

In fact, I should have submitted the original certificate, had Verisign
that, and re-install the certificate. When I did this, the problem was
eliminated. 


At 01:11 PM 5/31/00 -0800, you wrote:
Greetz from Alaska,

   Every time I start httpsd I'm asked for the Pass Phrase, given the ok
and the daemon is started.
All the SSL domains work except one.  Even though I am asked for the
Pass Phrase and it replies with OK but I can't connect.  Below is the
error I get in the ssl_engine_log file when I try to connect to the
site.

When I change their CRT and KEY file to the the main servers
(server.crt/key) the site works great.

Any ideas?

Thanks

Dan
Please reply to [EMAIL PROTECTED]

[31/May/2000 12:11:56] [error] Unable to configure server private key
for connection (OpenSSL library error follows)
[31/May/2000 12:11:56] [error] OpenSSL: error:14080074:SSL
routines:SSL3_ACCEPT:bad protocol version number
[31/May/2000 12:11:56] [error] Unable to configure server private key
for connection (OpenSSL library error follows)
[31/May/2000 12:11:56] [error] OpenSSL: error:14080074:SSL
routines:SSL3_ACCEPT:bad protocol version number
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]

=
Jody Fraser, CISA, CISSP - Lucent NPS
Pager  (800) 467-1467   Mobile (916) 769-5751
email: [EMAIL PROTECTED]  [EMAIL PROTECTED]
=
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Bad Protocol Version Number ???

2000-05-31 Thread Dan Young

Greetz from Alaska,

Every time I start httpsd I'm asked for the Pass Phrase, given the ok
and the daemon is started.
All the SSL domains work except one.  Even though I am asked for the
Pass Phrase and it replies with OK but I can't connect.  Below is the
error I get in the ssl_engine_log file when I try to connect to the
site.

When I change their CRT and KEY file to the the main servers
(server.crt/key) the site works great.

Any ideas?

Thanks

Dan
Please reply to [EMAIL PROTECTED]

[31/May/2000 12:11:56] [error] Unable to configure server private key
for connection (OpenSSL library error follows)
[31/May/2000 12:11:56] [error] OpenSSL: error:14080074:SSL
routines:SSL3_ACCEPT:bad protocol version number
[31/May/2000 12:11:56] [error] Unable to configure server private key
for connection (OpenSSL library error follows)
[31/May/2000 12:11:56] [error] OpenSSL: error:14080074:SSL
routines:SSL3_ACCEPT:bad protocol version number
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]