[JDEV] Fix to make Jabberd on Solaris deal with SSL
Thomas Muldowney
temas at box5.net
Mon May 21 10:40:17 CDT 2001
Hey, could you send me your patch? I'm in the process of cleaning it all up
(working through the MIO cb's for reading and writing) and I just want to make
sure I'm not missing anything special you had to do.
--temas
On Thu, May 17, 2001 at 08:55:30AM +1000, Andrew J Cosgriff wrote:
>
> On my Solaris 7 box, the SSL_accept in _mio_ssl_accept (mio_ssl.c:168)
> causes an SSL_ERROR_WANT_READ, which means you're just meant to call
> SSL_accept again until the error goes away.
>
> ...but you won't find this out unless you change ERR_get_error() to
> SSL_get_error(ssl,ret), just below (line 172).
>
>
> Of course I only came across a mention of the same problem on the web
> /after/ I'd debugged and fixed it (argh !) -
>
> http://urw.org/lists/archives/2001/3/OpenSSL-Users/0948.html
>
>
> I didn't see any mention of it in the jabber lists, though, and
> mio_ssl.c in CVS is the same as shipped in 1.4.1. If it really is
> still an unfixed problem, I can send a diff, I guess (although it
> should be easy enough to fix given the above description).
>
> Enjoy,
> Cos
> --
> Andrew J Cosgriff <ajc at polydistortion.net> easy draw. more flavour.
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010521/c18226ab/attachment-0002.pgp>
More information about the JDev
mailing list