Hi All,

I am using SuSE linux and I have tried to solve a SSL problem, and alltough
I am aware that there have been several discussions on this forum, I am
still not able to solve my problem. Everytime I attempt to do a post to my
SSL server, I get the following error just after calling
SSLAcceptConnection:

ssl.lastError = -1
ssl.lastErrorDesc = 'SLL is not implemented'

I gathered from this forum, that the problem has got todo with the SSL
libraries not being accessed correctly, but as far as I am aware, all is
correct as I have the following in my application directory:

libcrypto.so -> /usr/lib/libcrypto.so.0
libssl.so -> /usr/lib/libssl.so.0

Both the symlinks in the /usr/lib directory points to the correct files:
/usr/lib/libcrypto.so -> /usr/lib/libcrypto.so.0.9.8
/usr/lib/ libssl.so -> /usr/lib/libssl.so.0.9.8

I also have the Certificate files required for the SSL connection in the
application directory.

Is there anything that I am missing?

Thanks again for any advice!

werner
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to