It's all about the answers!

Ask a question

RTC SSL Certificate .p12 file support


Alex Boyko (2644) | asked Mar 28 '13, 7:49 p.m.
I have followed the instructions https://jazz.net/library/article/606/ on setting up RTC 4.0.2 on WAS 8.0.0.3.
Followed the instructions thoroughly.
Tried to login to my CCM server using username and password - it worked
Tried to login to the server using SSL Certificate and got an error dialog that says:

CRJAZ1852E Attempting to login has failed. The encryption key size is unsupported. Check that the appropriate Java security policy files are being used by the client.
  Unable to verify MAC.

I did downloaded the JVM form jazz.net as the instructions recommended

Any ideas on what might be the problem?


 

One answer



permanent link
Stephanie Bagot (2.1k1513) | answered May 21 '13, 1:37 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
The encryption used is probably not supported with WAS. You will need to update the JCE (java Cryptographic extension) policy files.
The following link contains more information: http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.multiplatform.doc%2Finfo%2Fae%2Fae%2Ftwbs_tunev6wss.html

Your answer


Register or to post your answer.