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 me about it just now > and I didn't have any pointers for him. If you mean in C2S: <id require-starttls='1'>.
You can also set <ssl-port>5223</ssl-port>, which will naturally reject anything that's not valid SSL (different from xmpp+starttls). Justin
