java version 1.7 integration with QuickBooks

2019-08-26 18:31发布

问题:

My struts-1 app of java version 1.7 is integrated by API call for OAuth with Intuits Quickbooks account. We are using Signpost-core-1.2.1.2.jar library for this oauth process.

It was working fine before but suddenly it stoped working like before.

As we checked online It is suggesting me to enable TLS version 1.2 explicitly.

Can anyone help me on this? At my server side, everything is okay we are already using those TLS 1.1 and 1.2 ciphers.