-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi,

per my immediately prior post, rebuilding openssl w/:

                ./Configure \
                ...
        ---     zlib-dynamic \
        +++     zlib \
                ...

these:

        % openssl engine 4758cca
                (4758cca) IBM 4758 CCA hardware engine support
        % openssl engine aep
                (aep) Aep hardware engine support
        % openssl engine atalla
                (atalla) Atalla hardware engine support
        % openssl engine chil
                (chil) CHIL hardware engine support
        % openssl engine cswift
                (cswift) CryptoSwift hardware engine support
        % openssl engine nuron
                (nuron) Nuron hardware engine support
        % openssl engine sureware
                (sureware) SureWare hardware engine support
        % openssl engine ubsec
                (ubsec) UBSEC hardware engine support

are all ok, but still:

        % openssl engine gmp
                10543:error:2506406A:DSO support routines:DLFCN_BIND_FUNC:could 
not
bind to the requested symbol name:dso_dlfcn.c:261:symname(bind_engine):
dlsym(0x201070, bind_engine): symbol not found
                10543:error:2506C06A:DSO support routines:DSO_bind_func:could 
not bind
to the requested symbol name:dso_lib.c:294:
                10543:error:260B6068:engine routines:DYNAMIC_LOAD:DSO
failure:eng_dyn.c:463:
                10543:error:2606A074:engine routines:ENGINE_by_id:no such
engine:eng_list.c:415:id=gmp

which looks the same as originally:

>>      % openssl engine gmp
>>              16515:error:2506406A:DSO support routines:DLFCN_BIND_FUNC:could 
>> not
>> bind to the requested symbol name:dso_dlfcn.c:261:symname(bind_engine):
>> dlsym(0x200e40, bind_engine): symbol not found
>>              16515:error:2506C06A:DSO support routines:DSO_bind_func:could 
>> not bind
>> to the requested symbol name:dso_lib.c:294:
>>              16515:error:260B6068:engine routines:DYNAMIC_LOAD:DSO
>> failure:eng_dyn.c:463:
>>              16515:error:2606A074:engine routines:ENGINE_by_id:no such
>> engine:eng_list.c:415:id=gmp


BUT, the originally 'suspect' command/test w/:

        % openssl s_client -connect mail.testdomain.com:993 -showcerts

that showED:

        16458:error:25066067:DSO support routines:DLFCN_LOAD:could not load the
shared library:dso_dlfcn.c:162:filename(libz.so): dlopen(libz.so, 2):
image not found
        16458:error:25070067:DSO support routines:DSO_load:could not load the
shared library:dso_lib.c:244:
CONNECTED(00000003)
...

now, shows, simply:

        CONNECTED(00000003)
        ...

w/ no error.

so, DISabling the dynamic loading fixed SOMETHING, but apprently not
EVERYTHING ...

thoughts/comments?

thanks,

richard

- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iEYEAREDAAYFAkTaa2QACgkQlffdvTZxCMbhAQCggcrgSPct+hVKkkk9cTUr3wpg
t5kAoLikam8izeqCIatc0CM9+uWM/Cq+
=ChRY
-----END PGP SIGNATURE-----
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to