From: "Diarmuid Oneill" <[EMAIL PROTECTED]>
diarmuidoneill> When adding a new engine to openssl, is it necessary
diarmuidoneill> to add an entry to engine_internal_check in
diarmuidoneill> engine_list.c and rebuild, or is there some way to
diarmuidoneill> dynamically add a new engine.
ENGINE_new() followed by a number of ENGINE_set_*() followed by
ENGINE_add(engine).
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]