The Login from my API-NG test app, whch has been working perfectly for months has suddenly started to fail (since about 10:00 today).
The Java error message I'm getting is:
but I'm using the Interactive (desktop) method of logging in, so I shouldn't need to be mucking about with security certificates should I?
is it me or the API ?
The Java error message I'm getting is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.
provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
but I'm using the Interactive (desktop) method of logging in, so I shouldn't need to be mucking about with security certificates should I?
is it me or the API ?


Comment