Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order Service/Customer Service cannot connect to SQL server - The driver could not establish a secure connection to SQL Server #121

Open
cer opened this issue Oct 15, 2023 · 0 comments

Comments

@cer
Copy link
Collaborator

cer commented Oct 15, 2023

Unclear why this started to happen with 884c4ba:

Eventuate CDC connects without issue.

  2023-10-15 17:33:29.089  INFO [customer-service,,] 1 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
  2023-10-15 17:33:31.216 ERROR [customer-service,,] 1 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.
  
  com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". ClientConnectionId:f9546012-b5ed-4e53-801a-ba7b3449f429
cer added a commit that referenced this issue Oct 15, 2023
…Server by using Secure Sockets Layer (SSL) encryption
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant