How to pass custom ssl configuration with certificate to Java SDK
Hi,
I'm writing a custom app to call out to BOX using Java SDK. I need to pass the SSL configuration with Box certificate that I have downloaded from api.box.com.
I've followed this to work around SSL error while connecting to box in my local dev env but in server deployment, I don't want to install Box certificate in JVM's default cacerts file. Is there any other way of passing this programmatically to Box client?
Thanks.
-
Hi ,
From what I can see this issue seems to be related to the same general capabilities that you're describing. If that's the case then it looks like the capability doesn't currently exist in the Java SDK but it is in the backlog for when a larger rewrite of the Java SDK can be prioritized.
Thanks,
Jon
サインインしてコメントを残してください。
コメント
1件のコメント