Hi,
I’m facing an issue when building a MicroEJ Module that depends on https://repository.microej.com:
I get the following error:
HttpClientHandler: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url=https://repository.microej.com/5/artifacts/com/google/protobuf3/1.0.0/ivy-1.0.0.xml
However, I can open the URL https://repository.microej.com/5/artifacts/com/google/protobuf3//1.0.0/ivy-1.0.0.xml (the link is valid and the TLS certificate seems to be good in my Chrome browser)
As far as I know, this build was already working in the past (I guess, beginning of this year)
Can you help me on that ?
Thanks in advance.
Lucas