Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Error extracting data using API through a tool

$
0
0

I am hitting the same error - trying to call my API from a Java program. It appears to be due to a "Certificate error", and I think the solution is to import/save the Certifcate from Mockaroo using the "keytool" utility. Can anyone please advise?

My stack trace looks like this:

javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:
java.security.cert.CertPathValidatorException: The certificate issued by CN=DST Root CA X3, O=Digital Signature Trust Co. is not trusted; internal cause is:
java.security.cert.CertPathValidatorException: Certificate chaining error


Viewing all articles
Browse latest Browse all 2665

Trending Articles