Problem with connection at database SQL SERVER

Hi,
I have a problem to connect Vision to an instance of SQL SERVER.
I have do procedure as in the link Connecting to Microsoft SQL Server - Ignition User Manual 8.1 - Ignition Documentation

But I have this error of connection:

java.sql.SQLException: Cannot create PoolableConnectionFactory (Impossibile stabilire una connessione protetta a SQL Server mediante la crittografia SSL (Secure Sockets Layer). Errore: “No appropriate protocol (protocol is disabled or cipher suites are inappropriate)”.)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile stabilire una connessione protetta a SQL Server mediante la crittografia SSL (Secure Sockets Layer). Errore: “No appropriate protocol (protocol is disabled or cipher suites are inappropriate)”.
Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

What’s the solution???

See this topic:

Summary:

  1. Check your JDBC driver in Microsoft's support matrix, and

  2. Edit java.security if your SQL Server is too old to use TLS 1.3