At 11:08 07-11-2008, [EMAIL PROTECTED] wrote: >I'm setting up the third on OpenBSD, and everything compiles fine, etc. >but when I try to run the filter I get the following error: > >dkim-filter: (stdin): verify mode requires rsa-sha256 support > >This algorithm is included in OpenSSL by default, isn't it?
It depends on which version of OpenSSL you have. If the version of OpenSSL distributed with that release of OpenBSD doesn't support rsa-sha256, you can always get the latest version of OpenSSL and compile dkim-milter against it. Regards, -sm ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
