Dne Wed, 27 Jun 2007 23:14:18 +0200 Stefan Meisner  
<[EMAIL PROTECTED]> napsal/-a:

> I am trying to use Synapse with OpenSSL 0.9.8d. I have assigned the
> appropriate PluginClass TSSLOpenSSL. Within the server I have added
> FSocket.SSLAcceptConnection. This does raise eror 10091 "Network  
> subsystem unusable". How can I solve this?

IMHO the best practice is to trace into SSLAcceptConnection method
and ssl_openssl module respectivelly. Then to focus on methods Init()
and SetSSLKeys(). You should locate a place where code is exitted
and from the context determine the reason of unusability.
As mentioned by Alejandro, value SSL.LastError can be usefull as well.


HTH, pf

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to