[JDEV] (no subject)
Keith Minkler
keith at digix.dyndns.org
Fri Dec 22 16:07:30 CST 2000
The 1.3 server in CVS has preliminary support for SSL (once temas writes the func call wrappers)
basically, all the base modules, and components will be using MIO, and MIO allows for socket function calls to be swapped out, so you can replace read(2), write(2), accept(2), and connect(2) system calls with whatever else you wish (such as SSL functions) while keeping the stream parsers the same (either RAW, XML, or any other custom stream parser)
this code will be released in the 1.4 server (hopefully before 2001), and will have full support for SSL connections. (as per temas) =}
Keith Minkler
On Thu, Dec 21, 2000 at 05:21:58AM -0500, Sean Wieland wrote:
> > Hao Wang wrote:
> >
> > hi,
> >
> > Since the jabber server 1.2 lost the server-side implementation of
> > SSL,
> > would u please show me how to run jabber server 1.0 in SSL mode.Is it
> > reliable?.Your help will be very much appreciated.
> >
> > regards
> > Hao Wang
>
> Much of the jabber server design changed from 1.0 to 1.2, and in the
> long run reverting back to 1.0 for SSL support is probably not a good
> idea. (Although, I don't know what your needs are, so this may not be
> true in your particular case.) I suggest trying stunnel
> [www.stunnel.org], the "universal SSL wrapper" until a more "official"
> solution is derived.
>
> -Sean
>
> --
> +-----=[export-a-crypto-system-sig RSA-3-lines-PERL]=-----+
> |#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj|
> |$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1|
> |lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) |
> +--------=[http://www.cypherspace.org/~adam/rsa/]=--------+
> "Most people would rather die than think, and most people do."
> -- Bertrand Russell
>
> _______________________________________________
> 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: <http://mail.jabber.org/pipermail/jdev/attachments/20001222/5ebc3ddc/attachment-0002.pgp>
More information about the JDev
mailing list