Jim Peters <[EMAIL PROTECTED]>:

> I'm using OpenSSL 0.9.2b / mod_ssl 2.2.7 / Apache 1.3.6 and trying to get
> it up and running.

Wrong mailing list (try [EMAIL PROTECTED]), obsolete
library version (try 0.9.3a).

>                     When I try to use a cert that was created using 0.9.0b
> libs I get this message from the server error log:

> [error] mod_ssl: Unable to configure server private key for connection
> (OpenSSL library error follows)
> [error] OpenSSL: error:14080074:SSL routines:SSL3_ACCEPT:bad protocol
> version number

That's a library bug.  Had you used the current library version, you
would have seen ab error message "X509_check_private_key:key values
mismatch".  Probably you're trying to use an RSA keyfile that belongs
to a certificate other than the one you want to use.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to