By default Tigase loads and stores certificates in certs/
subdirectory. Each domain certificate should be stored in a file which filename consists of domain name and .pem
extension, i.e. <domain>.pem
. For example for domain tigase.net it would be certs/tigase.net.pem
.
Note
Tigase tries to be smart and automatically detects wildcard domain and alternative domains so it’s not needed to duplicate same certificate in multiple files to match domains.