#pureSIMgamer

1 messages · Page 1 of 1 (latest)

sour mangoBOT
livid sparrow
#

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

#

👋 happy to help

#

are you using a self-signed SSL certificate?

tribal snow
#

My server is a developent server without ssl certificate

#

however, the stripe certificate is in the truststore

livid sparrow
#

I'm not sure I understand

tribal snow
#

The api-call should verify the ssl certificate of stripe against a list of approved certificates, which are in the java truststore (using -keytool)

#

?

#

Should i use a self-signed certificate for incomming requests perhaps ?

livid sparrow
#

is this about webhooks? or about calling Stripe API?

tribal snow
#

sorry for the confusion, tarzan. It is about calling Stripe API

livid sparrow
#

Should i use a self-signed certificate for incomming requests perhaps ?
yes no worries, that's what made the confusion

#

you're not using the stripe-java SDK