Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 01:59:26 +0000
From:      Paul Richards <paul@originative.co.uk>
To:        current@FreeBSD.org
Subject:   RSA library problems
Message-ID:  <38D97A7E.F71FF332@originative.co.uk>

next in thread | raw e-mail | index | archive | help
I've posted this to current because it seems to be related to the
OpenSSL code.

Apache-modssl throws out the error below when you try to access a SSL
port. The only place I can find this message is in the
openssl/rsaref/rsaref_stubs.c where it tries to open librsaref.so

I'm picking up my secure code from internat so why is modssl trying to
use rsaref rather than the international rsa?

Is there a document that explains how all this is supposed to work, I've
lost track of how the crypto code is organised.


** RSAPrivateEncrypt: Unable to find an RSAREF shared library
(librsaref.so).
** Install the /usr/ports/security/rsaref port or package and run this
** program again. See Chapter 6.5 in the FreeBSD Handbook, located at
** http://www.freebsd.org/handbook/openssl.html, for more information.
[Thu Mar 23 01:53:19 2000] [error] mod_ssl: SSL handshake failed (server
lobster.originative.co.uk:443, client 194.217.50.243) (OpenSSL library
error follows)
[Thu Mar 23 01:53:19 2000] [error] OpenSSL: error:1409B004:SSL
routines:SSL3_SEND_SERVER_KEY_EXCHANGE:nested asn1 error


Paul.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38D97A7E.F71FF332>