#rndmcard
1 messages · Page 1 of 1 (latest)
Hello 👋
Not sure if that's something that we support, let me take a look.
I'm not super familiar with our java SDK but my understanding is that the proxy configuration is similar across all our SDKs.
Looking at the configuration options on stripe-node SDK, It doesn't look like a certificate can be directly passed in to the client
https://github.com/stripe/stripe-node#initialize-with-config-object
Let me reconfirm with a colleague though
Yeah doesn't look like its possible to pass the certificate in to the client. However, you may want to look into if you can configure the proxy agent with the certificate instead