Opening JDBC connection failed with SQLState: 08S01 - SSL encryption - PKIX path building failed.

0
Hi there,   I am facing below issue while deployment of Mendix (10.12.0) app on cloud with DB as SQL server. The credentials of SQL server provided in cli config is successfully validated.       Please suggest!   Thank you.
asked
2 answers
0

Hi Anup,

 

Please refer the below similar communication,

https://community.mendix.com/link/space/databases/questions/130960

 

Hope it helps!

Thanks & Regards,

Manikandan K

answered
0

* Fix:

 

Modify <environment-name>-database secret for DatabaseJdbcUrl includes the ;encrypt=false parameter and redeploy.

 

It works for me!

answered