Re: jabberd2 encryption HOWTO

2013-11-04 Thread Justin T Pryzby
On Mon, Nov 04, 2013 at 02:41:16PM -0800, Peter Saint-Andre wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Would someone in the jabberd2 community consider writing a brief howto about configuring jabberd2 so that it allows only encypted connections? Someone at the IETF meeting asked

Re: jabberd2 encryption HOWTO

2013-11-04 Thread Sergio Durigan Junior
On Monday, November 04 2013, Justin T. Pryzby wrote: If you mean in C2S: id require-starttls='1'. You can also set ssl-port5223/ssl-port, which will naturally reject anything that's not valid SSL (different from xmpp+starttls). Also, if you want to allow *only* encrypted connections between

Re: jabberd2 encryption HOWTO

2013-11-04 Thread Peter Saint-Andre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/4/13 3:18 PM, Sergio Durigan Junior wrote: On Monday, November 04 2013, Justin T. Pryzby wrote: If you mean in C2S: id require-starttls='1'. You can also set ssl-port5223/ssl-port, which will naturally reject anything that's not valid