Enable SSL debug and analyze the log (not an easy task, but better than
getting stuck)
https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/ReadDebug.html
Java version used? 8? 11? Could you provide all the stacktrace?
El vie, 4 oct 2024, 17:34, Stefano Bovina escribió:
> Hi,
>
Hi,
we are trying to configure an integration between trino, spark and hive
metastore (HMS) in a secure way.
Hive metastore has already been configured in order to use kerberos and TLS.
Trino has already been configured in order to connect to HMS using TLS and
kerberos.
Trying to do the same for