CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Sun, 18 Jul 2021 22:46:57 +0200
changeset 11713 5810166f35d5
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
core.certmanager: Support 'use_dane' setting to enable DANE support Removes the need to enable DANE with two separate settings. Previously you had to also set `ssl = { dane = true }` to activate DANE support in LuaSec and OpenSSL.

Thanks for your interest in contributing to the project!

There are many ways to contribute, such as helping improve the
documentation, reporting bugs, spreading the word or testing the latest
development version.

You can find more information on how to contribute at <https://prosody.im/doc/contributing>

See also the HACKERS and README files.