Acessando o Spoon, ao criar conexão com SQL Server (2019), encontrei o erro abaixo:
The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". ClientConnectionId:8d283327-547a-43ad-bed5-6b0dc578edeb
Mesmo seguindo os passos do curso, não obtive êxito. cheguei a remover tudo do ambiente e recriar do zero.