cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl and openssl-0.9.7-beta1

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 Jun 2002 11:16:22 +0200 (MET DST)

On Tue, 4 Jun 2002, Götz Babin-Ebell wrote:

[Added a cross-post to the libcurl list]

[This is regarding API changes in the OpenSSL 0.9.7-beta]

> The old API was:
> EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
> const char *passphrase);
>
> I hadn't the time for a look, (especially to the new UI-code...)
> But if the change is like the change to the PEM_read_... -functions,
> a change to
> [...]
> priv_key =
> ENGINE_load_private_key(conn->data->engine,key_file,
> NULL,data->set.key_passwd);
> [...]
> might work.
>
> Could somebody give a try ?

Anyone? I'm about to put together the next public release. Unless someone
tries this and we can produce a little nice conditional thing in the code,
this will have to wait until the following release.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-06-07