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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to