It's not yet finished, but i've done some tests and they are sucessfull...
Thank you for this hint. --- Richard Salz <[EMAIL PROTECTED]> a écrit : > There is no pre-existing way to write out all the > SSL state so that > another process can reconstruct it. > > I would do it this way; when a connection comes in, > spawn stunnel to > handle the SSL with a pipe() back to the dispatcher. > Use raw read on the > pipe; when it's time to spawn a client, hand the > pipe descriptors off to > the client. > > This replaces the SSL problem with > process-management, which if you don't > find it simpler, is certainly better understood by > more people. > > I don't remember the details of how to do this on > windows, but the concept > is the same. > > -- > SOA Appliances > Application Integration Middleware > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] > ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]