If TLS.keystore_path or TLS.trustore_path point to a non-existing file, we should throw an exception, but we don't.
Todo: verify at startup (TLS.init()) that both paths are correct and that the files exist, or else throw an exception
If TLS.keystore_path or TLS.trustore_path point to a non-existing file, we should throw an exception, but we don't.
Todo: verify at startup (TLS.init()) that both paths are correct and that the files exist, or else throw an exception