RE: Help with dkim_eom(): resource unavailable: d2i_PrivateKey_bio() failed please

From: Stephen eire <ibrokeit2010_at_hotmail.co.uk>
Date: Sun, 13 Jun 2010 02:39:17 +0100

>This points either to corruption in your private key file or a
>bug in the way we’re reading that data.  The filter reads in your
>private key and passes it as a buffer to d2i_PrivateKey_bio(), a libcrypto function,
>which attempts to parse it.  That parse is failing, which results in this
>error being logged and your message temp-failing.  I don’t believe
>that code changed in this most recent version so I’m inclined to think
>the former is the problem.

The output from openssl rsa -noout -check -in default.private is:
"RSA key ok"

>There was a bug in this area in v2.0.0 of opendkim in that it
>failed to initialize the key buffer correctly.  If you’ve got that
>version installed you’ll need to get a newer one, at least v2.0.1.  v2.1.0
>is current.

I have opendkim: OpenDKIM Filter v2.0.1 Compiled with OpenSSL 0.9.8o 01 Jun 2010

It's from the Debian repositories.

If I got the source and compiled it on my workstation what would I need to copy over to the server, or does/can it create a .deb file?

Stephen



                                               
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
Received on Sun Jun 13 2010 - 01:39:31 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:47 PST