cURL / Mailing Lists / curl-users / Single Mail

curl-users

HTTPS fails - RSAref?

From: JB <jbeebe_at_aimsmarketing.com>
Date: Wed, 13 Dec 2000 12:39:20 -0000

Error message is below-----

I've recently compiled curl with SSL support. OpenSSL is installed on this BSD box. curl seems to work find, except for HTTPS connections. Apparently I'm missing a required library to start an HTTPS connection. What/where do I need to download to get these proper libraries. Say I download these, do I need to compile the code with OpenSSL and then recompile curl? Or is this just a matter of placing missing libraries in the proper place. BTW- there is no directory /usr/ports. I also do not have access to the /usr dir, only the ~/usr dir. How would I point curl to another directory besides the one its looking for? Below is the error message I get when trying to establish an HTTPS connection.

Thank you.

** R_RandomInit: Unable to find an RSAREF shared library (librsaref.so).
** Install the /usr/ports/security/rsaref port or package and run this
** program again. See the OpenSSL chapter in the FreeBSD Handbook, located at
** http://www.freebsd.org/handbook/openssl.html, for more information.
curl: (35) SSL: error:14098077:SSL routines:SSL3_SEND_CLIENT_KEY_EXCHANGE:bad rs
a encrypt
Received on 2000-12-13