xmpp.chapril.org-ejabberd/test/ejabberd_SUITE_data
Evgeniy Khramtsov 8b29af629b Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support
It is now possible for client connections to login using PKIX certificates.
This is disabled by default, to enable it:

- either set 'tls_verify: true' and 'cafile: /path/to/CAfile'
  in the corresponding listener's section
- or set equivalent per-vhost options 'c2s_tls_verify' and 'c2s_cafile'
2017-03-07 14:20:50 +03:00
..
ca.key Add tests for s2s code 2016-09-23 12:30:33 +03:00
ca.pem Add tests for s2s code 2016-09-23 12:30:33 +03:00
cert.pem Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
ejabberd.cfg PubSub improvements 2015-04-21 15:24:16 +02:00
ejabberd.ldif Fix ejabberd.ldif 2016-06-02 18:56:27 +03:00
ejabberd.yml Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
extauth.py Add tests for s2s code 2016-09-23 12:30:33 +03:00
gencerts.sh Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
openssl.cnf Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
self-signed-cert.pem Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00