linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mário Gamito" <gamito@gmail.com>
To: Glynn Clements <glynn@gclements.plus.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: Same issue
Date: Sat, 10 Feb 2007 18:20:54 +0000	[thread overview]
Message-ID: <45CE0D06.6070509@gmail.com> (raw)
In-Reply-To: <17870.1722.906428.813731@cerise.gclements.plus.com>

Hi,

> My copy of <openssl/rsa.h> has this:
> 
> 	/* Deprecated version */
> 	#ifndef OPENSSL_NO_DEPRECATED
> 	RSA *	RSA_generate_key(int bits, unsigned long e,void
> 			(*callback)(int,int,void *),void *cb_arg);
> 	#endif /* !defined(OPENSSL_NO_DEPRECATED) */
> 	
> 	/* New version */
> 	int	RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb);
> 
> It may be that more recent versions of the library no longer have the
> old version of the function.
I've commented out the new version and set the old one.
Recompiled openssl, but courier-imap still gives the same error :(

Warm Regards,
Mário Gamito
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2007-02-10 18:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-10 17:18 Same issue Mário Gamito
2007-02-10 17:54 ` Glynn Clements
2007-02-10 18:20   ` Mário Gamito [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45CE0D06.6070509@gmail.com \
    --to=gamito@gmail.com \
    --cc=glynn@gclements.plus.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).