cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: using curl with SSL on an iServer Virtual Server

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 25 Sep 2000 13:58:22 +0200 (MET DST)

On Sun, 24 Sep 2000, Michael Reynolds wrote:

> I get this message:
>
> haydn% curl https://ssl.spinweb.net
> ** RSAPublicDecrypt: 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:1408D076:SSL routines:SSL3_GET_KEY_EXCHANGE:bad rsa
> decrypt

I think this error message is quite informative: "Install the
/usr/ports/security/rsaref port or package and run this program again."

So this is an OpenSSL issue: "See the OpenSSL chapter in the FreeBSD
Handbook, located at http://www.freebsd.org/handbook/openssl.html, for more
information."

What else do you need to know?

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-09-25