23 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
I am getting the below error while running the integration code. Kindly assist.
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-28860: Fatal SSL error
Forum topic
OneSpan Sign
Hi OneSpan Support Team
We're looking to enable 2-way SSL between our application and OneSpan using the Java SDK. Can you please provide some guidance on:
Forum topic
OneSpan Sign
What is the recommended best practice to connect integration code to a SSL secured backend? Any help/guidance would be appreciated.
hsamson
Forum topic
OneSpan Sign
Hello,
Due to the security requirements of my company, we are required to use two-way SSL to communicate with eSignLive via API. Using the open Java SDK code posted in Github, it was easy to enhance com.silanis.esl.sdk.EslClient within my company to accomplish this.
Forum topic
OneSpan Sign
Hi
I am trying to use REST Web service for Integration using Java. So i have pulled the "CreateAndSendPackageREST.java" from Developer Blog and updated the .PDF file location
and executed the program. It has given the below SSL Error.
Forum topic
OneSpan Sign
Hello,
We have been having troubles connecting to OneSpan Sandbox API.
Forum topic
OneSpan Sign
Is there a way to troubleshoot why my callback is not working?
Forum topic
OneSpan Sign
Hi All,
We started implementing ESL in our company and we have two accounts, one is for production and the other used in lower environment, (dev and test), the problem is that, the sandbox cannot reach our REST service in test environment, (we did not test in production yet), it fails every time.
Forum topic
OneSpan Sign
Hi guys,
I was testing how to call OneSpan api from POSTMAN using this steps mentioned in this link but I keep getting this error message:
There was an error connecting to https://sandbox.esignlive.com/api/packages/.
Forum topic
OneSpan Sign
Our java application runs on WebSphere 8.5.5 and IBM Java 1.8
When attempting to connect to OneSpan the TLS Cipher negotiation is resulting in dropping down to TLS 1 which OneSpan then rejects.
So in the java sdk com.silanis.esl.sdk.internal.Client.java
protected SSLConnectionSocketFactory b