calatonsystems / wc-api-java

Java wrapper for WooCommerce REST API
MIT License
98 stars 77 forks source link

PKIX path building failed. Unable to find valid certification path to requested target #16

Open jlparrilla opened 5 years ago

jlparrilla commented 5 years ago

¿Its posible configure the client to ignore the SSL Context Verification?

omandryk commented 5 years ago

Hi @jlparrilla if your server is under SSL (https) you shouldn't use the wc-api-java library. It's only for servers under http.

omandryk commented 5 years ago

@jlparrilla could you please provide more details about the issue?

jlparrilla commented 5 years ago

I intended use to get orders from one woocommerce store. The problem is that all time throw this excepcion:

PKIX path building failed. Unable to find valid certification path to requested target

The webstore is configured under SSL with a valid certification path, from Digicert