Sidebar

Does QIE 2.0.41 callRESTWebService support 256 bit certificates?

0 votes
335 views
asked Jul 1, 2015 by (200 points)
Our organization's QIE 2.0.41 is invoking callRESTWebService to a Salesforce web service.  Salesforce is upgrading their certificates to SHA-256 hash algorithm this summer 2015.  Will our version of QIE be able to negotiate with Salesforce's web service after the change?

Thank you.

1 Answer

0 votes
 
Best answer
Yes, QIE supports SHA-256 encryption.  QIE uses the native java libraries for TLS negotiation, so the limitation would be based on the version of java that QIE is running on.
answered Jul 1, 2015 by ben-s-7515 (12,640 points)
selected Jul 1, 2015 by
commented Jul 1, 2015 by rich-c-2789 (16,630 points)
SHA-256 is supported in 1.4.2+
...