Mikey DH key agreement

Mikael Magnusson mikma264 at gmail.com
Mon Jan 22 18:18:14 CET 2007


Martin Petraschek wrote:
> 
> Mikael Magnusson wrote:

>> Algorithms needed to verify some certificates weren't loaded. It should
>> be fixed in revision 3106.
>>
>> Mikael
> 
> Hi Mikael,
> 
> thanks for the quick reply.
> 
> Since I made various "custom" changes to the source and it would be
> quite tedious to merge to a newer revision: Could you give me some hints
> which source files had to be changed to fix this problem?
> 
> Cheers,
> 
> Martin
> 

You need to call OpenSSL_add_all_algorithms() once during startup.

Try svn diff:

     $ svn diff -r3105:3106 svn://svn.minisip.org/minisip/trunk

Mikael


More information about the Minisip-users mailing list