On Mon, Dec 23, 2002 at 11:10:26AM -0600, Steve Langasek wrote: > I took a brief look at getting cadaver to build with gnutls, just in case > it turned out to be trivial. Here is the list of missing OpenSSL symbols > that cadaver looks for: > > SSL_peek > SSL_get_version > ERR_reason_error_string > SSL_CTX_ctrl > SSL_CTX_set_default_passwd_cb > SSL_CTX_set_default_passwd_cb_userdata > SSL_CTX_check_private_key
Those password callbacks weren't actually needed, are you using an old version of cadaver? 0.20.5 is the latest. > If anyone knows a suitable replacement for these functions within gnutls, > or is inclined to work with gnutls to get these functions implemented, > they might be interested in looking into this package. > > Patches to the cadaver build scripts for gnutls detection are available > upon request. Please send them my way! Thanks for looking into this. Regards, joe

