Discussion:
Can not load SSL dlls
(too old to reply)
asp
2008-04-16 09:45:23 UTC
Permalink
Hi!
Some times ago I developed standalone service application. It was
based on IW8 and had ability to work in SSL mode if it were needed. I
used SSL libraries from indy website and SSLbuddy to produce the
certificate keys. Then, I switched to IW9 and when I once tried to
configure it to work with SSL I found that service was not started
because it could not load SSL dlls. I read about similar problems in
indy SSL newsgroup. As I can understand Indy 10 is not compatible with
SSL dlls which can be downloaded from indy website. I've tried to use
dlls from OpenSSL project, but with no success. Then I tested
StandaloneSSL project from IW9 demos. It also doesn't work. The same
problem: can't load SSL libraries.Can somebody help me with this
problem?
asp
2008-04-17 07:47:12 UTC
Permalink
Post by asp
Hi!
Some times ago I developed standalone service application. It was
based on IW8 and had ability to work in SSL mode if it were needed. I
used SSL libraries from indy website and SSLbuddy to produce the
certificate keys. Then, I switched to IW9 and when I once tried to
configure it to work with SSL I found that service was not started
because it could not load SSL dlls. I read about similar problems in
indy SSL newsgroup. As I can understand Indy 10 is not compatible with
SSL dlls which can be downloaded from indy website. I've tried to use
dlls from OpenSSL project, but with no success. Then I tested
StandaloneSSL project from IW9 demos. It also doesn't work. The same
problem: can't load SSL libraries.Can somebody help me with this
problem?
The problem was with SSL libraries version mismatch. I actually used
indy SSL instead of OpenSSL. With OpenSSL all do work fine.

Loading...