On Sun July 4 2010, Jeremy Farrell wrote: > > From: Behalf Of Michael S. Zick > > Sent: Saturday, July 03, 2010 6:51 PM > > > > On Sat July 3 2010, Dr. Stephen Henson wrote: > > > On Sat, Jul 03, 2010, belo wrote: > > > > > > > > Damn! > > > > how can be possible that in the official openssl > > > > documentation there's > > > > nothing about this OpenSSL_add_all_algorithms()?!?!?!? > > > > > > http://www.openssl.org/support/faq.html#PROG8 > > > > The OP does have a point - > > That faq says: "see the openssl manual" - > > Not that I can see. > The destination of that link refers to OpenSSL_add_all_algorithms > and immediately afterwards says "See the manual page for more information". >
Exactly my point. Glad you where able to spot it immediately. Try this as a substitute: The cause is forgetting to load OpenSSL's table of algorithms. See the manual page on OpenSSL_add_all_algorithms() for more information. Keeping the hypertext link under OpenSSL_add_all_algorithms of course. Your choice on what to do about that third sentence of the section. Mike ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
