Date: Wed, 13 Dec 2000 12:54:44 -0000 From: "JB" <jbeebe@aimsmarketing.com> To: <freebsd-questions@freebsd.org> Subject: RSAref - No cURL with SSL Message-ID: <008f01c06503$ddd7f980$47ee8acf@primenet.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_008C_01C06503.DDA59EE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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. Thanks in = advance. ** R_RandomInit: Unable to find an RSAREF shared library (librsaref.so). = ** Install the /usr/ports/security/rsaref port or package and run this=20 ** program again. See the OpenSSL chapter in the FreeBSD Handbook, = located at=20 ** http://www.freebsd.org/handbook/openssl.html, for more information.=20 curl: (35) SSL: error:14098077:SSL = routines:SSL3_SEND_CLIENT_KEY_EXCHANGE:bad rs=20 a encrypt=20 ------=_NextPart_000_008C_01C06503.DDA59EE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I've recently compiled curl with SSL = support.=20 OpenSSL is installed on this BSD box. curl seems to work find, except = for HTTPS=20 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=20 I download these, do I need to compile the code with OpenSSL and then = recompile=20 curl? Or is this just a matter of placing missing libraries in the = proper place.=20 BTW- there is no directory /usr/ports. I also do not have access to the = /usr=20 dir, only the ~/usr dir. How would I point curl to another directory = besides the=20 one its looking for? Below is the error message I get when trying to = establish=20 an HTTPS connection. Thanks in advance.<BR><BR>** R_RandomInit: Unable = to find=20 an RSAREF shared library (librsaref.so). <BR>** Install the=20 /usr/ports/security/rsaref port or package and run this <BR>** program = again.=20 See the OpenSSL chapter in the FreeBSD Handbook, located at <BR>** <A=20 href=3D"http://www.freebsd.org/handbook/openssl.html">http://www.freebsd.= org/handbook/openssl.html</A>,=20 for more information. <BR>curl: (35) SSL: error:14098077:SSL=20 routines:SSL3_SEND_CLIENT_KEY_EXCHANGE:bad rs <BR>a encrypt=20 <BR><BR></FONT></DIV></BODY></HTML> ------=_NextPart_000_008C_01C06503.DDA59EE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01c06503$ddd7f980$47ee8acf>