mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
8b29af629b
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' |
||
---|---|---|
.. | ||
ca.key | ||
ca.pem | ||
cert.pem | ||
ejabberd.cfg | ||
ejabberd.ldif | ||
ejabberd.yml | ||
extauth.py | ||
gencerts.sh | ||
openssl.cnf | ||
self-signed-cert.pem |