I’m trying to make a connection to MongoDB , this is the following error
:sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target}, caused by {sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target}, caused by {sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target}}]
I installed InstallCert.java in the docker image of the airbyte server following this
Still my server was not able to connect to MongoDB, can someone please help